Giter Site home page Giter Site logo

share's Introduction


失业了,没事干读些源码。分析的有错,欢迎指正,免得让我这个菜b误入歧途。感谢!

  • 1.nsq

  • 2.grpc-go

===

使用godep

godep源码

godep依赖

	export $GOPATH=workspace 
	cd $GOPATH
	go get github.com/tools/godep
	sudo atp-get install mercurial   

go使用proto buff

下载

	$ ./configure 
	$ make 
	$ make check
	$ make install  
	$ go get -a github.com/golang/protobuf/protoc-gen-go 

[依赖]

	$ sudo apt-get install autoconf
	$ sudo apt-get install libtool

for example

	$ sudo ldconfig  
	# or 
	$ export LD_LIBRARY_PATH=/usr/local/lib

	# from the grpc-common/go dir; invoke protoc
	$ protoc -I ../protos ../protos/helloworld.proto --go_out=plugins=grpc:helloworld

share's People

Contributors

tenywen avatar

Stargazers

空白咯 avatar jiangyang avatar Luo Tao avatar Yijun Zhao avatar  avatar Leon avatar  avatar wagon avatar weizili avatar Zeyuanzhong avatar Derek avatar chenbk avatar Timothy avatar 吴题 avatar  avatar  avatar zhenghongli avatar yuno avatar xtaci avatar  avatar

Watchers

James Cloos avatar Derek avatar  avatar Leon avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.