Documentation
¶
Index ¶
- func EnableComponents(srv *server.Server, components ...server.Component) (err error)
- func EnableStatic(srv *server.Server, home string, asset func(string) ([]byte, error), ...) (err error)
- func Server(listen string) (srv *server.Server, err error)
- func Start(ctx context.Context, srv *server.Server) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableComponents ¶ added in v1.0.2
func EnableStatic ¶ added in v1.0.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.