package
0.8.1
Repository: https://github.com/jonasmuehlmann/bntp.go.git
Documentation: pkg.go.dev

# Functions

AddBookmarkHook registers your hook function for all future operations.
AddBookmarkTypeHook registers your hook function for all future operations.
AddDocumentHook registers your hook function for all future operations.
AddDocumentTypeHook registers your hook function for all future operations.
AddTagHook registers your hook function for all future operations.
BookmarkExists checks if the Bookmark row exists.
Bookmarks retrieves all the records using an executor.
BookmarkTypeExists checks if the BookmarkType row exists.
BookmarkTypes retrieves all the records using an executor.
DocumentExists checks if the Document row exists.
Documents retrieves all the records using an executor.
DocumentTypeExists checks if the DocumentType row exists.
DocumentTypes retrieves all the records using an executor.
FindBookmark retrieves a single record by ID with an executor.
FindBookmarkType retrieves a single record by ID with an executor.
FindDocument retrieves a single record by ID with an executor.
FindDocumentType retrieves a single record by ID with an executor.
FindTag retrieves a single record by ID with an executor.
No description provided by the author
No description provided by the author
No description provided by the author
NewQuery initializes a new Query using the passed in QueryMods.
TagExists checks if the Tag row exists.
Tags retrieves all the records using an executor.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BookmarkRels is where relationship names are stored.
No description provided by the author
No description provided by the author
BookmarkTypeRels 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
No description provided by the author
No description provided by the author
No description provided by the author
DocumentRels is where relationship names are stored.
No description provided by the author
No description provided by the author
DocumentTypeRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
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
TagRels 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

Bookmark is an object representing the database table.
No description provided by the author
BookmarkType is an object representing the database table.
No description provided by the author
No description provided by the author
Document is an object representing the database table.
No description provided by the author
DocumentType is an object representing the database table.
No description provided by the author
No description provided by the author
******************************************************************// Types and constants //******************************************************************//.
No description provided by the author
******************************************************************// Types and constants //******************************************************************//.
No description provided by the author
******************************************************************// Types and constants //******************************************************************//.
No description provided by the author
Tag is an object representing the database table.
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
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
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