Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶ added in v0.6.0
type FlagsCache ¶
func (FlagsCache) Copy ¶ added in v0.7.0
func (fc FlagsCache) Copy() FlagsCache
type Service ¶ added in v0.7.0
type Service interface { Close() Notify(oldCache FlagsCache, newCache FlagsCache) }
func NewNotificationService ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.