package
0.0.0-20220530135635-5127ed87d9c4
Repository: https://github.com/ecletus/core.git
Documentation: pkg.go.dev
# Functions
ConvertFormToMetaValues convert form to meta values.
ConvertFormToMetaValues convert form to meta values.
ConvertJSONToMetaValues convert json to meta values.
Decode decode context to result according to resource definition.
No description provided by the author
DecodeToResource decode meta values to resource result.
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
No description provided by the author
IdToPrimaryQuery to returns primary query params.
No description provided by the author
MetaValuesToID to primary query params from meta values.
No description provided by the author
New initialize qor resource.
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
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
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
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
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
No description provided by the author
# Variables
ErrProcessorSkipLeft skip left processors error, if returned this error in validation, before callbacks, then qor will stop process following processors.
No description provided by the author
# Structs
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
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
Meta meta struct definition.
MetaConfig base meta config struct.
No description provided by the author
MetaValue a struct used to hold information when convert inputs from HTTP form, JSON, CSV files and so on to meta values It will includes field name, field value and its configured Meta, if it is a nested resource, will includes nested metas in its MetaValues.
MetaValues is slice of MetaValue.
No description provided by the author
No description provided by the author
No description provided by the author
Resource is a struct that including basic definition of qor resource.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
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
ConfigureMetaBeforeInitializeInterface if a struct's field's type implemented this interface, it will be called when initializing a meta.
ConfigureMetaInterface if a struct's field's type implemented this interface, it will be called after configed.
ConfigureResourceBeforeInitializeInterface if a struct implemented this interface, it will be called before everything when create a resource with the struct.
ConfigureResourceInterface if a struct implemented this interface, it will be called after configured by user.
ContextScanner interface Allow to scan value with reflect.StructField arg.
ContextStringsScanner interface Allow to scan value with reflect.StructField arg.
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
MetaConfigInterface meta configuration interface.
Metaor interface.
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
Resourcer interface.
No description provided by the author
No description provided by the author
StringsScanner interface Allow to scan value with reflect.StructField arg.
# Type aliases
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author