package
1.0.5
Repository: https://github.com/kshamiev/urok.git
Documentation: pkg.go.dev

# Functions

AddFileServiceHook registers your hook function for all future operations.
AddOrderHook registers your hook function for all future operations.
AddRoleHook registers your hook function for all future operations.
AddUserHook registers your hook function for all future operations.
FileServiceExists checks if the FileService row exists.
FileServices retrieves all the records using an executor.
FindFileService retrieves a single record by ID with an executor.
FindOrder retrieves a single record by ID with an executor.
FindRole retrieves a single record by ID with an executor.
FindUser retrieves a single record by ID with an executor.
NewQuery initializes a new Query using the passed in QueryMods.
OrderExists checks if the Order row exists.
Orders retrieves all the records using an executor.
PbFromDecimal перевод из примитива grpc в рабочий тип.
PbFromDecimalArray перевод из примитива grpc в рабочий тип.
PbFromNullBool перевод из примитива grpc в рабочий.
PbFromNullBytes перевод из примитива grpc в рабочий тип.
PbFromNullFloat64 перевод из примитива grpc в рабочий.
PbFromNullInt перевод из примитива grpc в рабочий.
PbFromNullInt16 перевод из примитива grpc в рабочий.
PbFromNullInt32 перевод из примитива grpc в рабочий.
PbFromNullInt64 перевод из примитива grpc в рабочий.
PbFromNullJSON перевод из примитива grpc в рабочий тип.
PbFromNullString перевод из примитива grpc в рабочий.
PbFromNullTime перевод из примитива grpc в рабочий тип.
PbFromNullUUID перевод из рабочего типа в примитив grpc.
PbFromTime перевод из примитива grpc в рабочий тип.
No description provided by the author
PbToDecimalArray перевод из рабочего типа в примитив grpc.
PbToNullUUID перевод из примитива grpc в рабочий тип.
PbToTime перевод в примитив grpc из рабочего типа.
No description provided by the author
RoleExists checks if the Role row exists.
Roles retrieves all the records using an executor.
UserExists checks if the User row exists.
Users retrieves all the records using an executor.

# Variables

ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
FileServiceRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
OrderRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
RoleRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

FileService is an object representing the database table.
Order is an object representing the database table.
Role is an object representing the database table.
User is an object representing the database table.

# Type aliases

No description provided by the author
No description provided by the author
M type is for providing columns and column values to UpdateAll.
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