Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Starter ¶ added in v1.3.4
type Starter struct {
types.Component
Log log.Logger `wire:""`
// contains filtered or unexported fields
}
func NewStarter ¶ added in v1.3.6
func NewStarter() *Starter
func (*Starter) ListenAndServe ¶ added in v1.3.4
func (*Starter) RegisterEndpoint ¶ added in v1.3.7
Click to show internal directories.
Click to hide internal directories.