Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentCacheDebug ¶
type AgentCacheDebug struct {
RawData string `json:"DATA"`
}
func NewAgentCacheDebug ¶
func NewAgentCacheDebug(vtapCache *vtap.VTapCache) *AgentCacheDebug
func (*AgentCacheDebug) Marshal ¶
func (a *AgentCacheDebug) Marshal() []byte
Click to show internal directories.
Click to hide internal directories.