Documentation
¶
Overview ¶
Package v1 contains the full set of handler functions and routes supported by the v1 web api.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Log *zap.SugaredLogger Auth *auth.Auth Repositories *data.Repositories UserSessionDuration time.Duration }
Config contains all the mandatory systems required by handlers.
Click to show internal directories.
Click to hide internal directories.