Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Entrypoint ¶
type Entrypoint struct {
// contains filtered or unexported fields
}
func NewEntrypoint ¶
func NewEntrypoint(config *config.Entrypoint, handler http.Handler) (*Entrypoint, error)
func (*Entrypoint) Close ¶
func (e *Entrypoint) Close()
func (*Entrypoint) Strat ¶
func (e *Entrypoint) Strat()
Click to show internal directories.
Click to hide internal directories.