Documentation
¶
Index ¶
- func FieldToSchema(opts options.Options, parent *base.SchemaProxy, ...) *base.SchemaProxy
- func MessageToSchema(opts options.Options, tt protoreflect.MessageDescriptor) (string, *base.Schema)
- func ReferenceFieldToSchema(opts options.Options, parent *base.SchemaProxy, ...) *base.SchemaProxy
- func ScalarFieldToSchema(opts options.Options, parent *base.SchemaProxy, ...) *base.Schema
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldToSchema ¶
func FieldToSchema(opts options.Options, parent *base.SchemaProxy, tt protoreflect.FieldDescriptor) *base.SchemaProxy
func MessageToSchema ¶
func MessageToSchema(opts options.Options, tt protoreflect.MessageDescriptor) (string, *base.Schema)
func ReferenceFieldToSchema ¶
func ReferenceFieldToSchema(opts options.Options, parent *base.SchemaProxy, tt protoreflect.FieldDescriptor) *base.SchemaProxy
func ScalarFieldToSchema ¶
func ScalarFieldToSchema(opts options.Options, parent *base.SchemaProxy, tt protoreflect.FieldDescriptor, inContainer bool) *base.Schema
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.