Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Metadata ¶
Metadata is a structure to store dynamic values in frontier. it could be use as an additional information of a specific entity
func BuildFromProto ¶ added in v0.74.0
BuildFromProto safely builds Metadata from a protobuf Struct. Returns an empty Metadata if the input is nil.
func FromString ¶ added in v0.8.0
FromString transforms a Metadata from map[string]string
Click to show internal directories.
Click to hide internal directories.