Documentation ¶
Index ¶
- type Standard
- func (s *Standard) API() *rest.Api
- func (s *Standard) EnvironmentReporter() environment.Reporter
- func (s *Standard) Handler() http.Handler
- func (s *Standard) InitializeMiddleware() error
- func (s *Standard) Logger() log.Logger
- func (s *Standard) StatusMiddleware() *rest.StatusMiddleware
- func (s *Standard) VersionReporter() version.Reporter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Standard ¶
type Standard struct {
// contains filtered or unexported fields
}
func NewStandard ¶
func (*Standard) EnvironmentReporter ¶
func (s *Standard) EnvironmentReporter() environment.Reporter
func (*Standard) InitializeMiddleware ¶
func (*Standard) StatusMiddleware ¶
func (s *Standard) StatusMiddleware() *rest.StatusMiddleware
func (*Standard) VersionReporter ¶
Click to show internal directories.
Click to hide internal directories.