package
0.0.0-20210201173354-8cba18c2dd1c
Repository: https://github.com/ugorji/go-common.git
Documentation: pkg.go.dev
# README
go-common/simpleblobstore
This repository contains the go-common/simpleblobstore
library.
To install:
go get github.com/ugorji/go-common/simpleblobstore
Package Documentation
Package simpleblobstore provides simple blob storage.
Exported Package API
type BlobDriver struct{ ... }