command
module
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Apr 23, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
sbs
Simple Blob Storage via accessing gRPC.
grpc를 이용해 접근하는 심플한 블롭 저장소.
Build
go get github.com/shoebillk/sbs
make
Usage
Server
./sbs serve
Client
Push a blob
./sbs put <some_file>
Get a blob
./sbs get <some_file>
Contribution
License
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
Package mock_blob is a generated GoMock package.
|
Package mock_blob is a generated GoMock package. |
|
|
|
Click to show internal directories.
Click to hide internal directories.