behavior

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	IndexKey string // need build index key your self

	AuthID     string // user id
	ReqHeader  string
	ReqParams  string
	RespStatus string
	RespParams string

	UseTime   time.Duration
	EventTime time.Time
}

func Parse

func Parse(src []byte) (*Event, error)

func (*Event) ToJson

func (b *Event) ToJson() []byte

Jump to

Keyboard shortcuts

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