Versions in this module Expand all Collapse all v0 v0.0.3 Oct 22, 2024 v0.0.2 Jun 3, 2024 Changes in this version + const Ellipsis + const MaxSingleLineCommentLength + func GenerateCaveatSource(caveat *core.CaveatDefinition) (string, bool, error) + func GenerateRelationSource(relation *core.Relation) (string, error) + func GenerateSchema(definitions []compiler.SchemaDefinition) (string, bool, error) + func GenerateSource(namespace *core.NamespaceDefinition) (string, bool, error)