Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GnmiCache ¶ added in v0.26.0
func New ¶ added in v0.26.0
func New(cfg *GnmiCacheConfig, opts ...Option) *GnmiCache
func (*GnmiCache) ReadEvents ¶ added in v0.26.0
func (gc *GnmiCache) ReadEvents() []*formatters.EventMsg
func (*GnmiCache) ReadNotifications ¶ added in v0.26.0
func (gc *GnmiCache) ReadNotifications() []*gnmi.Notification
type GnmiCacheConfig ¶
Click to show internal directories.
Click to hide internal directories.