originmodel

package
v1.3.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RetrieveSession

func RetrieveSession(data []byte) (esmodel.Session, error)

func RetrieveSessionId

func RetrieveSessionId(data []byte) (esmodel.SessionId, error)

Types

type DataSource

type DataSource struct {
	Data esmodel.Session `json:"data"`
}

原始流量的完整数据格式

type IDSource

type IDSource struct {
	Data esmodel.SessionId `json:"data"`
}

原始流量存储的sessionID数据格式

Jump to

Keyboard shortcuts

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