Documentation
¶
Overview ¶
Package customize implements the functions, types, and interfaces for the module.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNameConfig ¶
func GetNameConfig(cc *configv1.Customize, name string) *configv1.Customize_Config
GetNameConfig returns the config with the given name.
func GetTypeConfigs ¶
GetTypeConfigs returns all configs with the given type.
Types ¶
type Option ¶
type Option = func(s *Setting)
Option is a function that sets a value on a Setting.
func WithCustomize ¶
WithCustomize sets the custom field of a Setting.
Click to show internal directories.
Click to hide internal directories.