package api import "vppn/hub/api/db" type Config = db.Config type Session = db.Session type Peer = db.Peer