Documentation
¶
Index ¶
- func AllAllowedNetworkObjects() []object.Object
- func AllObjectTypes() []object.Type
- func AllObjects() []object.Object
- func AllQueryOptions() []query.Option
- func Assertion() *section.Assertion
- func BloomFilter() section.BloomFilter
- func CertificateObject() object.Object
- func GetMessage() message.Message
- func NameObject() object.Object
- func Notification() *section.Notification
- func NotificationNoData() *section.Notification
- func Pshard() *section.Pshard
- func PublicKey() keys.PublicKey
- func Query() *query.Name
- func ServiceObject() object.Object
- func Shard() *section.Shard
- func Signature() signature.Sig
- func Zone() *section.Zone
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllAllowedNetworkObjects ¶
AllAllowedNetworkObjects returns a list of objects that are allowed for network subjectAddresses; with valid content
func AllObjects ¶
AllObjects returns all objects with valid content
func AllQueryOptions ¶
AllQueryOptions returns all query options
func BloomFilter ¶
func BloomFilter() section.BloomFilter
Datastructure returns a datastructure object with valid content
func CertificateObject ¶
CertificateObject returns a certificate object with valid content
func GetMessage ¶
GetMessage returns a messages containing all section. The assertion contains an instance of every objectTypes
func NameObject ¶
NameObject returns a name object with valid content
func Notification ¶
func Notification() *section.Notification
Notification returns a notification with all fields set
func NotificationNoData ¶
func NotificationNoData() *section.Notification
NotificationNoData returns a notification with all fields set except data.
func PublicKey ¶
PublicKey returns a public key with a freshly generated public key and valid content
func ServiceObject ¶
ServiceObject returns a service information object with valid content
Types ¶
This section is empty.