package
0.0.0-20250105173307-d52555312dce
Repository: https://github.com/desain-gratis/common.git
Documentation: pkg.go.dev
# Structs
Data is a wraper for proto Message It is used to store information related to the datastore itself Such as indexing data like: ID (primary key), Main Ref ID (foreign key) An URL (if any) Update date Also some basic indexing such as last update date.
OptGetParam represent Optional Get Paramaater to be passed to repository when doing Get.
# Interfaces
No description provided by the author
Stores your data in the internet and assign ID to resource so it can be located It stores the data using user ID.