Skip to content

andyzhou/tinysync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduce

This is a local file simple sync lib.

How to use?

Please see client.go in the example sub dir.

proto generate

protoc --go_out=plugins=grpc:. *.proto

Install proto3

=== https://github.com/google/protobuf/releases ./configure;make;make install

go get github.com/golang/protobuf/protoc-gen-go cd github.com/golang/protobuf/protoc-gen-go go build go install or cp -f protoc-gen-go /usr/local/go/bin

About

Local file sync lib, base on go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages