https://github.com/karpeleslab/pobj
pobj object handling system
https://github.com/karpeleslab/pobj
Last synced: 3 months ago
JSON representation
pobj object handling system
- Host: GitHub
- URL: https://github.com/karpeleslab/pobj
- Owner: KarpelesLab
- License: mit
- Created: 2023-01-31T02:14:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T08:05:25.000Z (over 1 year ago)
- Last Synced: 2025-07-01T00:08:53.185Z (12 months ago)
- Language: Go
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://godoc.org/github.com/KarpelesLab/pobj)
# pobj
Object library
## Fetch argument
In v0.1, the first argument for Fetch was required to be a struct accepting a `Id string` value, however it is
now possible for the Fetch method to take in a simple string argument.