Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InterruptSignals = []os.Signal{ syscall.SIGINT, syscall.SIGTERM, os.Interrupt, syscall.SIGHUP, syscall.SIGSTOP, syscall.SIGQUIT, }
InterruptSignals interrupt signals.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package endpoint defines an abstraction for RPCs.
|
Package endpoint defines an abstraction for RPCs. |
grpc
Package grpc provides a gRPC binding for endpoints.
|
Package grpc provides a gRPC binding for endpoints. |
http
Package http provides a general purpose HTTP binding for endpoints.
|
Package http provides a general purpose HTTP binding for endpoints. |
Click to show internal directories.
Click to hide internal directories.