package
Version:
v0.17.15
Opens a new window with list of versions in this module.
Published: Jan 9, 2025
License: EUPL-1.2
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
type Organization struct {
Oin string `json:"oin"`
Name string `json:"name"`
DiscoveryUrl string `json:"discoveryUrl" db:"discovery_url"`
PublicKey string `json:"publicKey" db:"public_key"`
Approved bool `json:"approved"`
LogoUrl string `json:"logoUrl" db:"logo_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.