Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InServiceDefList ¶
func InServiceDefList(list []*proto.ServiceDefinition, name string) bool
func InServiceList ¶
func WithServerUnaryInterceptor ¶
func WithServerUnaryInterceptor(procfile string) grpc.ServerOption
Types ¶
type PrefixWriter ¶
type PrefixWriter struct {
// contains filtered or unexported fields
}
type Service ¶
type Service struct { Name string Command string StopChan chan os.Signal // contains filtered or unexported fields }
func NewServiceFromDef ¶
func NewServiceFromDef(s *proto.ServiceDefinition) *Service
func (*Service) AddListener ¶
func (*Service) RemoveListener ¶
Click to show internal directories.
Click to hide internal directories.