teamsyncing

package
v0.1.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeamSyncingFieldGroup

type TeamSyncingFieldGroup struct {
	FeatureNonsuperuserTeamSyncingSetup bool   `default:"false" validate:"" json:"FEATURE_NONSUPERUSER_TEAM_SYNCING_SETUP" yaml:"FEATURE_NONSUPERUSER_TEAM_SYNCING_SETUP"`
	FeatureTeamSyncing                  bool   `default:"false" validate:"" json:"FEATURE_TEAM_SYNCING" yaml:"FEATURE_TEAM_SYNCING"`
	TeamResyncStaleTime                 string `` /* 130-byte string literal not displayed */
}

TeamSyncingFieldGroup represents the TeamSyncingFieldGroup config fields

func NewTeamSyncingFieldGroup

func NewTeamSyncingFieldGroup(fullConfig map[string]interface{}) (*TeamSyncingFieldGroup, error)

NewTeamSyncingFieldGroup creates a new TeamSyncingFieldGroup

func (*TeamSyncingFieldGroup) Fields

func (fg *TeamSyncingFieldGroup) Fields() []string

Fields returns a list of strings representing the fields in this field group

func (*TeamSyncingFieldGroup) Validate

Validate checks the configuration settings for this field group

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL