tcp

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by go generate; DO NOT EDIT.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Code generated by go generate; DO NOT EDIT.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Requests added in v1.1.0

type Requests struct {
	Name string
	Mode string //frontent, backend
	// contains filtered or unexported fields
}

func (*Requests) Delete added in v1.1.0

func (p *Requests) Delete(index int) error

func (*Requests) Get added in v1.1.0

func (p *Requests) Get(createIfNotExist bool) (common.ParserData, error)

func (*Requests) GetOne added in v1.1.0

func (p *Requests) GetOne(index int) (common.ParserData, error)

func (*Requests) GetParserName added in v1.1.0

func (p *Requests) GetParserName() string

func (*Requests) Init added in v1.1.0

func (h *Requests) Init()

func (*Requests) Insert added in v1.1.0

func (p *Requests) Insert(data common.ParserData, index int) error

func (*Requests) Parse added in v1.1.0

func (h *Requests) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)

func (*Requests) ParseTCPRequest added in v1.1.0

func (h *Requests) ParseTCPRequest(request types.TCPAction, parts []string, comment string) error

func (*Requests) Result added in v1.1.0

func (h *Requests) Result() ([]common.ReturnResultLine, error)

func (*Requests) Set added in v1.1.0

func (p *Requests) Set(data common.ParserData, index int) error

type Responses added in v1.1.0

type Responses struct {
	Name string
	Mode string //frontent, backend
	// contains filtered or unexported fields
}

func (*Responses) Delete added in v1.1.0

func (p *Responses) Delete(index int) error

func (*Responses) Get added in v1.1.0

func (p *Responses) Get(createIfNotExist bool) (common.ParserData, error)

func (*Responses) GetOne added in v1.1.0

func (p *Responses) GetOne(index int) (common.ParserData, error)

func (*Responses) GetParserName added in v1.1.0

func (p *Responses) GetParserName() string

func (*Responses) Init added in v1.1.0

func (h *Responses) Init()

func (*Responses) Insert added in v1.1.0

func (p *Responses) Insert(data common.ParserData, index int) error

func (*Responses) Parse added in v1.1.0

func (h *Responses) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)

func (*Responses) ParseTCPRequest added in v1.1.0

func (h *Responses) ParseTCPRequest(request types.TCPAction, parts []string, comment string) error

func (*Responses) Result added in v1.1.0

func (h *Responses) Result() ([]common.ReturnResultLine, error)

func (*Responses) Set added in v1.1.0

func (p *Responses) Set(data common.ParserData, index int) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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