golang: Split things into packages
This makes this logically more separate! :) As an aside... I really hate the way golang does dependencies and packages. Yes, some people insist on nesting their code deep into a $GOPATH, which is fine if you're a google dev and are forced to work this way, but annoying for the rest of the world. Your code shouldn't need a git commit to switch to a a different vcs host! Gah I hate this so much.
This commit is contained in:
2281
etcd/etcd.go
Normal file
2281
etcd/etcd.go
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user