Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStringSet ¶ added in v1.1.1
func StartHTTPServer ¶
Types ¶
type CommonConfig ¶
type CommonConfig struct {
ComponentType string
ComponentName string
AllOperations bool
Operations map[string]struct{}
}
func (CommonConfig) CopyMap ¶
func (cc CommonConfig) CopyMap(config map[string]string) map[string]string
func (CommonConfig) HasOperation ¶
func (cc CommonConfig) HasOperation(operation string) bool
Click to show internal directories.
Click to hide internal directories.