Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GracefulServer ¶
type GracefulServer struct {
// contains filtered or unexported fields
}
func NewGraceful ¶
func NewGraceful(ctx context.Context, host string, port uint, commandBus commandbus.CommandBus) GracefulServer
func (*GracefulServer) Run ¶
func (s *GracefulServer) Run() error
Click to show internal directories.
Click to hide internal directories.