Documentation
¶
Index ¶
Constants ¶
View Source
const (
TrustedSourceIDSeparator = ";;;"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TrustedSourceBehavior ¶
type TrustedSourceBehavior struct { ID string `json:"id"` Name string `json:"name"` NumOfSources int `json:"numOfSources"` SourcesIdentifiers []TrustedSourceSource `json:"sourcesIdentifiers,omitempty"` }
type TrustedSourceSource ¶
func (*TrustedSourceSource) CreateSchemaID ¶
func (trustedSource *TrustedSourceSource) CreateSchemaID() string
Click to show internal directories.
Click to hide internal directories.