Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct {
// contains filtered or unexported fields
}
runtime encapsulates the shared services for this application
func NewRuntime ¶
newRuntime creates a new application level runtime that encapsulates the shared services for this application
func (*Runtime) Logger ¶
func (r *Runtime) Logger() logrus.FieldLogger
logger gets the root logger for this application
Directories
¶
Path | Synopsis |
---|---|
gen
|
|
restapi
Package restapi Users Api This is a Holiday Extras users task API Schemes: http Host: localhost BasePath: / Version: 1.0.0 License: MIT https://github.com/go-openapi/kvstore/blob/master/LICENSE Contact: Julius Metodiev<julymetodiev@gmail.com> Consumes: - application/json Produces: - application/he.users.api.v1+json swagger:meta
|
Package restapi Users Api This is a Holiday Extras users task API Schemes: http Host: localhost BasePath: / Version: 1.0.0 License: MIT https://github.com/go-openapi/kvstore/blob/master/LICENSE Contact: Julius Metodiev<julymetodiev@gmail.com> Consumes: - application/json Produces: - application/he.users.api.v1+json swagger:meta |
Click to show internal directories.
Click to hide internal directories.