Documentation ¶
Index ¶
Constants ¶
View Source
const SessionKey = "session"
View Source
const UserContextKey = "user"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Exchangers map[string]exchangerCreatorFn UserContextKey string MongoClient *mongo.Client FrontendURL string }
func NewService ¶
func (*Service) GetCurrentUser ¶
func (*Service) GetExchanger ¶
func (*Service) GetSession ¶
func (*Service) GetStorage ¶
Click to show internal directories.
Click to hide internal directories.