4 lines
185 B
Go
Raw Normal View History

// package registry contains a simple implementation of https://github.com/google/guava/wiki/ServiceExplained
// Here the the "ServiceManager" is called the "Registry"
package registry