meta

package
v1.13.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemcacheMeta

type MemcacheMeta struct {
	// for text protocol
	Command string
	// for binary protocol
	Opcode byte
	Keys   [][]byte
}

MemcacheMeta gathers information about memcache frame for L7 rules matching

func (*MemcacheMeta) IsBinary

func (m *MemcacheMeta) IsBinary() bool

IsBinary tells whether meta instance is for text or binary protocol

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL