Documentation ¶
Overview ¶
Code generated by go generate; DO NOT EDIT.
Copyright 2019 HAProxy Technologies ¶
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.
Copyright 2019 HAProxy Technologies ¶
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.
Copyright 2019 HAProxy Technologies ¶
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.
Copyright 2019 HAProxy Technologies ¶
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.
Copyright 2019 HAProxy Technologies ¶
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.
Copyright 2019 HAProxy Technologies ¶
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.
Copyright 2019 HAProxy Technologies ¶
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 ¶
- type AfterResponses
- func (p *AfterResponses) Delete(index int) error
- func (p *AfterResponses) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *AfterResponses) GetOne(index int) (common.ParserData, error)
- func (p *AfterResponses) GetParserName() string
- func (p *AfterResponses) GetPreComments() ([]string, error)
- func (p *AfterResponses) Init()
- func (p *AfterResponses) Insert(data common.ParserData, index int) error
- func (h *AfterResponses) Parse(line string, parts []string, comment string) (string, error)
- func (h *AfterResponses) ParseHTTPRequest(request types.Action, parts []string, comment string) error
- func (p *AfterResponses) PreParse(line string, parts []string, preComments []string, comment string) (string, error)
- func (h *AfterResponses) Result() ([]common.ReturnResultLine, error)
- func (p *AfterResponses) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *AfterResponses) Set(data common.ParserData, index int) error
- func (p *AfterResponses) SetPreComments(preComments []string)
- type Checks
- func (p *Checks) Delete(index int) error
- func (p *Checks) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Checks) GetOne(index int) (common.ParserData, error)
- func (p *Checks) GetParserName() string
- func (p *Checks) GetPreComments() ([]string, error)
- func (h *Checks) Init()
- func (p *Checks) Insert(data common.ParserData, index int) error
- func (h *Checks) Parse(line string, parts []string, comment string) (string, error)
- func (p *Checks) PreParse(line string, parts []string, preComments []string, comment string) (string, error)
- func (h *Checks) Result() ([]common.ReturnResultLine, error)
- func (p *Checks) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Checks) Set(data common.ParserData, index int) error
- func (p *Checks) SetPreComments(preComments []string)
- type HTTPErrors
- func (p *HTTPErrors) Delete(index int) error
- func (p *HTTPErrors) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *HTTPErrors) GetOne(index int) (common.ParserData, error)
- func (p *HTTPErrors) GetParserName() string
- func (p *HTTPErrors) GetPreComments() ([]string, error)
- func (h *HTTPErrors) Init()
- func (p *HTTPErrors) Insert(data common.ParserData, index int) error
- func (h *HTTPErrors) Parse(line string, parts []string, comment string) (string, error)
- func (h *HTTPErrors) ParseHTTPError(httpErr types.Action, parts []string, comment string) error
- func (p *HTTPErrors) PreParse(line string, parts []string, preComments []string, comment string) (string, error)
- func (h *HTTPErrors) Result() ([]common.ReturnResultLine, error)
- func (p *HTTPErrors) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *HTTPErrors) Set(data common.ParserData, index int) error
- func (p *HTTPErrors) SetPreComments(preComments []string)
- type Redirect
- func (p *Redirect) Delete(index int) error
- func (p *Redirect) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Redirect) GetOne(index int) (common.ParserData, error)
- func (p *Redirect) GetParserName() string
- func (p *Redirect) GetPreComments() ([]string, error)
- func (h *Redirect) Init()
- func (p *Redirect) Insert(data common.ParserData, index int) error
- func (h *Redirect) Parse(line string, parts []string, comment string) (string, error)
- func (h *Redirect) ParseHTTPResponse(response types.Action, parts []string, comment string) error
- func (p *Redirect) PreParse(line string, parts []string, preComments []string, comment string) (string, error)
- func (h *Redirect) Result() ([]common.ReturnResultLine, error)
- func (p *Redirect) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Redirect) Set(data common.ParserData, index int) error
- func (p *Redirect) SetPreComments(preComments []string)
- type Requests
- func (p *Requests) Delete(index int) error
- func (p *Requests) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Requests) GetOne(index int) (common.ParserData, error)
- func (p *Requests) GetParserName() string
- func (p *Requests) GetPreComments() ([]string, error)
- func (h *Requests) Init()
- func (p *Requests) Insert(data common.ParserData, index int) error
- func (h *Requests) Parse(line string, parts []string, comment string) (string, error)
- func (h *Requests) ParseHTTPRequest(request types.Action, parts []string, comment string) error
- func (p *Requests) PreParse(line string, parts []string, preComments []string, comment string) (string, error)
- func (h *Requests) Result() ([]common.ReturnResultLine, error)
- func (p *Requests) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Requests) Set(data common.ParserData, index int) error
- func (p *Requests) SetPreComments(preComments []string)
- type Responses
- func (p *Responses) Delete(index int) error
- func (p *Responses) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Responses) GetOne(index int) (common.ParserData, error)
- func (p *Responses) GetParserName() string
- func (p *Responses) GetPreComments() ([]string, error)
- func (h *Responses) Init()
- func (p *Responses) Insert(data common.ParserData, index int) error
- func (h *Responses) Parse(line string, parts []string, comment string) (string, error)
- func (h *Responses) ParseHTTPResponse(response types.Action, parts []string, comment string) error
- func (p *Responses) PreParse(line string, parts []string, preComments []string, comment string) (string, error)
- func (h *Responses) Result() ([]common.ReturnResultLine, error)
- func (p *Responses) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Responses) Set(data common.ParserData, index int) error
- func (p *Responses) SetPreComments(preComments []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AfterResponses ¶
type AfterResponses struct { Name string // contains filtered or unexported fields }
func (*AfterResponses) Delete ¶
func (p *AfterResponses) Delete(index int) error
func (*AfterResponses) Get ¶
func (p *AfterResponses) Get(createIfNotExist bool) (common.ParserData, error)
func (*AfterResponses) GetOne ¶
func (p *AfterResponses) GetOne(index int) (common.ParserData, error)
func (*AfterResponses) GetParserName ¶
func (p *AfterResponses) GetParserName() string
func (*AfterResponses) GetPreComments ¶
func (p *AfterResponses) GetPreComments() ([]string, error)
func (*AfterResponses) Init ¶
func (p *AfterResponses) Init()
func (*AfterResponses) Insert ¶
func (p *AfterResponses) Insert(data common.ParserData, index int) error
func (*AfterResponses) ParseHTTPRequest ¶
func (*AfterResponses) Result ¶
func (h *AfterResponses) Result() ([]common.ReturnResultLine, error)
func (*AfterResponses) ResultAll ¶
func (p *AfterResponses) ResultAll() ([]common.ReturnResultLine, []string, error)
func (*AfterResponses) Set ¶
func (p *AfterResponses) Set(data common.ParserData, index int) error
func (*AfterResponses) SetPreComments ¶
func (p *AfterResponses) SetPreComments(preComments []string)
type Checks ¶
func (*Checks) GetParserName ¶
func (*Checks) GetPreComments ¶
func (*Checks) ResultAll ¶
func (p *Checks) ResultAll() ([]common.ReturnResultLine, []string, error)
func (*Checks) SetPreComments ¶
type HTTPErrors ¶
type HTTPErrors struct { Name string // contains filtered or unexported fields }
func (*HTTPErrors) Delete ¶
func (p *HTTPErrors) Delete(index int) error
func (*HTTPErrors) Get ¶
func (p *HTTPErrors) Get(createIfNotExist bool) (common.ParserData, error)
func (*HTTPErrors) GetOne ¶
func (p *HTTPErrors) GetOne(index int) (common.ParserData, error)
func (*HTTPErrors) GetParserName ¶
func (p *HTTPErrors) GetParserName() string
func (*HTTPErrors) GetPreComments ¶
func (p *HTTPErrors) GetPreComments() ([]string, error)
func (*HTTPErrors) Init ¶
func (h *HTTPErrors) Init()
func (*HTTPErrors) Insert ¶
func (p *HTTPErrors) Insert(data common.ParserData, index int) error
func (*HTTPErrors) ParseHTTPError ¶
func (*HTTPErrors) Result ¶
func (h *HTTPErrors) Result() ([]common.ReturnResultLine, error)
func (*HTTPErrors) ResultAll ¶
func (p *HTTPErrors) ResultAll() ([]common.ReturnResultLine, []string, error)
func (*HTTPErrors) Set ¶
func (p *HTTPErrors) Set(data common.ParserData, index int) error
func (*HTTPErrors) SetPreComments ¶
func (p *HTTPErrors) SetPreComments(preComments []string)
type Redirect ¶
type Redirect struct { Name string // contains filtered or unexported fields }
func (*Redirect) GetParserName ¶
func (*Redirect) GetPreComments ¶
func (*Redirect) ParseHTTPResponse ¶
func (*Redirect) ResultAll ¶
func (p *Redirect) ResultAll() ([]common.ReturnResultLine, []string, error)
func (*Redirect) SetPreComments ¶
type Requests ¶
func (*Requests) GetParserName ¶
func (*Requests) GetPreComments ¶
func (*Requests) ParseHTTPRequest ¶
func (*Requests) ResultAll ¶
func (p *Requests) ResultAll() ([]common.ReturnResultLine, []string, error)
func (*Requests) SetPreComments ¶
type Responses ¶
func (*Responses) GetParserName ¶
func (*Responses) GetPreComments ¶
func (*Responses) ParseHTTPResponse ¶
func (*Responses) ResultAll ¶
func (p *Responses) ResultAll() ([]common.ReturnResultLine, []string, error)