model

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BadIPListRsp added in v1.0.1

type BadIPListRsp struct {
	Ip      string `json:"ip"`
	PcMp    string `json:"pc_mp"`
	Address string `json:"address"`
}

type Badiplist added in v1.0.1

type Badiplist struct {
	Badiplist []BadIPListRsp `json:"badiplist"`
}

type Badwordslist added in v1.0.1

type Badwordslist struct {
	Badwordslist []string `json:"badwordslist"`
}

type HttpInfo

type HttpInfo struct {
	ClientIP string
	Method   string
	UrlPath  string
	Header   string
	Body     string
}

Jump to

Keyboard shortcuts

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