Documentation ¶
Overview ¶
utils contains functions that are useful in some context
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AtlasManifest = atlas.BuildEntry(Manifest{}). StructMap(). AddField("Name", atlas.StructMapEntry{SerialName: "name"}). AddField("Type", atlas.StructMapEntry{SerialName: "type"}). AddField("AccessController", atlas.StructMapEntry{SerialName: "access_controller"}). Complete()
AtlasManifest defines how a manifest is serialized
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.