package
1.6.6
Repository: https://github.com/nigel2392/go-django.git
Documentation: pkg.go.dev

# Functions

AutoDefinitions automatically generates definitions for a struct.
Define creates a new object definitions.
A shortcut for getting the names of all fields in a Definer.
ForceSet sets the value of a field on a Definer.
Get retrieves the value of a field on a Definer.
Method retrieves a method from an object.
NewField creates a new field definition for the given instance.
PrimaryKey returns the primary key field of a Definer.
RConvert converts a reflect.Value to a different type.
RegisterFormFieldType registers a field type for a given valueOfType.
RSet sets a value from one reflect.Value to another.
Set sets the value of a field on a Definer.
SetMany sets multiple fields on a Definer.
ToString converts a value to a string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

FieldConfig is a configuration for a field.
No description provided by the author
No description provided by the author

# Interfaces

Definer is the interface that wraps the FieldDefs method.
Definitions is the interface that wraps the methods for a model's field definitions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author