package
0.4.22
Repository: https://github.com/viocle/dataloaden.git
Documentation: pkg.go.dev

# Functions

ConfigureAcronym allows you to add additional words which will be considered acronyms.
Generate dataloader file without a file name prefix.
No description provided by the author
LoadAllMarshalType returns the code to handle marshaling the given type from a string in LoadAll.
LoadThunkMarshalType returns the code to handle marshaling the given type from a string in LoadThunk.
LoadThunkMissReturnType returns the default value for the given type.
ToCamel converts a string to CamelCase.
ToLowerCamel converts a string to lowerCamelCase.
ToRedisKey returns the code to convert the given key to a string for use as a redis key.

# Structs

Config is the configuration for the generator.