Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + func TrimHash(path string) string + type ConfigClient struct + func NewConfigClient(store *store.Store) *ConfigClient + func (c *ConfigClient) Update(response *pbgo.LatestConfigsResponse) error + type DirectorClient struct + func NewDirectorClient(store *store.Store) *DirectorClient + func (c *DirectorClient) Update(response *pbgo.LatestConfigsResponse) error + type DirectorPartialClient struct + func NewDirectorPartialClient() *DirectorPartialClient + func (c *DirectorPartialClient) Verify(response *pbgo.ConfigResponse) error