Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsHashChangedError ¶ added in v0.2.0
Types ¶
type HashChangedError ¶ added in v0.2.0
type HashChangedError struct {
// contains filtered or unexported fields
}
func (HashChangedError) Error ¶ added in v0.2.0
func (e HashChangedError) Error() string
func (HashChangedError) String ¶ added in v0.2.0
func (e HashChangedError) String() string
type ShardingConfigs ¶
type ShardingConfigs []*ctrlmeshv1alpha1.ShardingConfig
func (ShardingConfigs) Len ¶
func (e ShardingConfigs) Len() int
func (ShardingConfigs) Less ¶
func (e ShardingConfigs) Less(i, j int) bool
func (ShardingConfigs) Swap ¶
func (e ShardingConfigs) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.