Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*options)
Option is HTTP server option
func WithReadTimeout ¶
WithReadTimeout with read timeout.
func WithWriteTimeout ¶
WithWriteTimeout with write timeout.
type Server ¶
Server http server struct
func (*Server) Endpoint ¶
Endpoint return a real address to registry endpoint. examples: http://127.0.0.1:8080
Click to show internal directories.
Click to hide internal directories.