Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Profiles ¶
type Spec ¶
type Spec struct {
// Whether to enable user profiles sync
Enabled bool `json:"enabled"`
// Optional, an alias for the table name
Alias string `json:"alias"`
}
Spec is the configuration for MMD term set source
func (*Spec) SetDefault ¶ added in v1.6.0
func (*Spec) SetDefault()
SetDefault sets default values for list spec
Click to show internal directories.
Click to hide internal directories.