package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Nov 22, 2022
License: EUPL-1.2
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
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.