Documentation ¶
Index ¶
- func CreateConnectPreRun(procfile string, setClient setClient, opts ...connectOption) func(*cobra.Command, []string) error
- func InStringList(list []string, item string) bool
- func ParseAndSelect(procfile string, args []string) ([]*proto.ServiceDefinition, error)
- func ParseProcfile(procfile string) ([]*proto.ServiceDefinition, error)
- func WithClientUnaryInterceptor(procfile string) grpc.DialOption
- func WithStartDaemon(opts options) options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateConnectPreRun ¶
func InStringList ¶
func ParseAndSelect ¶
func ParseAndSelect(procfile string, args []string) ([]*proto.ServiceDefinition, error)
ParseAndSelect parse the procfile and returns the services mentioned in the args or all
func ParseProcfile ¶
func ParseProcfile(procfile string) ([]*proto.ServiceDefinition, error)
func WithClientUnaryInterceptor ¶
func WithClientUnaryInterceptor(procfile string) grpc.DialOption
func WithStartDaemon ¶
func WithStartDaemon(opts options) options
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.