Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallFilter ¶
type CallFilter struct{}
type Kit ¶
type Kit struct {
// contains filtered or unexported fields
}
func New ¶
func New(filters []CallFilter) *Kit
func NewDefault ¶
func NewDefault(filters []CallFilter) *Kit
type Server ¶
type Server struct{}
func (*Server) ParseArgsConfig ¶
func (srv *Server) ParseArgsConfig() (*ServerConfig, error)
type ServerConfig ¶
Click to show internal directories.
Click to hide internal directories.