Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateParams ¶
type ServiceSet ¶
type ServiceSet struct {
// contains filtered or unexported fields
}
func NewServiceSet ¶
func NewServiceSet(svcs ...string) ServiceSet
func (ServiceSet) Has ¶
func (s ServiceSet) Has(svc string) bool
func (ServiceSet) List ¶
func (s ServiceSet) List() []string
Click to show internal directories.
Click to hide internal directories.