Documentation ¶
Index ¶
Constants ¶
View Source
const ShutdownTimeout = 1 * time.Second
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIServer ¶
type APIServer struct { Domain string AuthService AuthService FeedService FeedService // contains filtered or unexported fields }
func NewAPIServer ¶
func NewPostgresAPIServer ¶
func NewPostgresAPIServer() *APIServer
type AuthService ¶
Click to show internal directories.
Click to hide internal directories.