flowtype

package
v0.0.0-...-d7572e3 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Request      FlowType = iota // Request for request packet (response packet expected)
	Response                     // Response is reply of request packet
	Notification                 // Notification is just send and forget packet

	FlowType_Count int = iota
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FlowType

type FlowType uint8

func String2FlowType

func String2FlowType(s string) (FlowType, bool)

func (FlowType) CommentString

func (e FlowType) CommentString() string

func (FlowType) String

func (e FlowType) String() string

Jump to

Keyboard shortcuts

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