Versions in this module Expand all Collapse all v0 v0.2.0 May 9, 2024 Changes in this version + type Pattern struct + func (ex Pattern) MarshalJSON() (b []byte, err error) + type RSOAC struct + func New(rs *regex.RSchema) *RSOAC + func NewFromASTNode(astNode schema.ASTNode) *RSOAC + func (o *RSOAC) SetDescription(s string) + func (o RSOAC) MarshalJSON() (b []byte, err error) + type RegexString struct + Pattern *Pattern + Type string