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