sbs

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2020 License: MIT Imports: 1 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package mock_blob is a generated GoMock package.
Package mock_blob is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL