Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultBackend ¶
type DefaultBackend struct { }
DefaultBackend represents the default backend.
func NewDefaultBackend ¶
func NewDefaultBackend() *DefaultBackend
NewDefaultBackend creates a new instance of the default backend.
func (*DefaultBackend) Run ¶
func (db *DefaultBackend) Run(stopCh chan struct{}) error
Run starts the HTTP server that backs the default backend.
Click to show internal directories.
Click to hide internal directories.