Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Marshal returns the Atlas HCL encoding of v. Marshal = schemaspec.MarshalerFunc(New().MarshalSpec) )
View Source
var ( // Unmarshal parses the Atlas HCL-encoded data and stores the result in the target. Unmarshal = schemaspec.UnmarshalerFunc(New().UnmarshalSpec) )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.