mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
more references
This commit is contained in:
@@ -3,3 +3,11 @@
|
||||
Library code that's safe to use by external applications (e.g., `/pkg/mypubliclib`).
|
||||
|
||||
Other projects will import these libraries expecting them to work, so think twice before you put something here :-)
|
||||
|
||||
Examples:
|
||||
|
||||
* https://github.com/kubernetes/kubernetes/tree/master/pkg
|
||||
* https://github.com/moby/moby/tree/master/pkg
|
||||
* https://github.com/grafana/grafana/tree/master/pkg
|
||||
* https://github.com/influxdata/influxdb/tree/master/pkg
|
||||
* https://github.com/coreos/etcd/tree/master/pkg
|
||||
|
||||
Reference in New Issue
Block a user