grim/hgkeeper

7dd7f9cf8e7b
rework the ssh keyloading to *NOT* be a method
package access
type file struct {
Global Acl `yaml:"global"`
Groups map[string][]string `yaml:"groups"`
Patterns map[string]Acl `yaml:"patterns"`
}