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 Number
- func (p *Number) Delete(index int) error
- func (p *Number) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Number) GetOne(index int) (common.ParserData, error)
- func (p *Number) GetParserName() string
- func (p *Number) Init()
- func (p *Number) Insert(data common.ParserData, index int) error
- func (s *Number) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (p *Number) PreParse(line string, parts, previousParts []string, preComments []string, ...) (changeState string, err error)
- func (s *Number) Result() ([]common.ReturnResultLine, error)
- func (p *Number) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Number) Set(data common.ParserData, index int) error
- type Option
- func (p *Option) Delete(index int) error
- func (p *Option) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Option) GetOne(index int) (common.ParserData, error)
- func (p *Option) GetParserName() string
- func (o *Option) Init()
- func (p *Option) Insert(data common.ParserData, index int) error
- func (o *Option) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (p *Option) PreParse(line string, parts, previousParts []string, preComments []string, ...) (changeState string, err error)
- func (o *Option) Result() ([]common.ReturnResultLine, error)
- func (p *Option) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Option) Set(data common.ParserData, index int) error
- type String
- func (p *String) Delete(index int) error
- func (p *String) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *String) GetOne(index int) (common.ParserData, error)
- func (p *String) GetParserName() string
- func (p *String) Init()
- func (p *String) Insert(data common.ParserData, index int) error
- func (s *String) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (p *String) PreParse(line string, parts, previousParts []string, preComments []string, ...) (changeState string, err error)
- func (s *String) Result() ([]common.ReturnResultLine, error)
- func (p *String) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *String) Set(data common.ParserData, index int) error
- type Time
- func (p *Time) Delete(index int) error
- func (p *Time) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Time) GetOne(index int) (common.ParserData, error)
- func (p *Time) GetParserName() string
- func (p *Time) Init()
- func (p *Time) Insert(data common.ParserData, index int) error
- func (s *Time) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (p *Time) PreParse(line string, parts, previousParts []string, preComments []string, ...) (changeState string, err error)
- func (s *Time) Result() ([]common.ReturnResultLine, error)
- func (p *Time) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Time) Set(data common.ParserData, index int) error
- type TimeTwoWords
- func (p *TimeTwoWords) Delete(index int) error
- func (p *TimeTwoWords) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *TimeTwoWords) GetOne(index int) (common.ParserData, error)
- func (p *TimeTwoWords) GetParserName() string
- func (s *TimeTwoWords) Init()
- func (p *TimeTwoWords) Insert(data common.ParserData, index int) error
- func (s *TimeTwoWords) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (p *TimeTwoWords) PreParse(line string, parts, previousParts []string, preComments []string, ...) (changeState string, err error)
- func (s *TimeTwoWords) Result() ([]common.ReturnResultLine, error)
- func (p *TimeTwoWords) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *TimeTwoWords) Set(data common.ParserData, index int) error
- type Timeout
- func (p *Timeout) Delete(index int) error
- func (p *Timeout) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Timeout) GetOne(index int) (common.ParserData, error)
- func (p *Timeout) GetParserName() string
- func (t *Timeout) Init()
- func (p *Timeout) Insert(data common.ParserData, index int) error
- func (t *Timeout) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (p *Timeout) PreParse(line string, parts, previousParts []string, preComments []string, ...) (changeState string, err error)
- func (t *Timeout) Result() ([]common.ReturnResultLine, error)
- func (p *Timeout) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Timeout) Set(data common.ParserData, index int) error
- type Word
- func (p *Word) Delete(index int) error
- func (p *Word) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *Word) GetOne(index int) (common.ParserData, error)
- func (p *Word) GetParserName() string
- func (p *Word) Init()
- func (p *Word) Insert(data common.ParserData, index int) error
- func (s *Word) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (p *Word) PreParse(line string, parts, previousParts []string, preComments []string, ...) (changeState string, err error)
- func (s *Word) Result() ([]common.ReturnResultLine, error)
- func (p *Word) ResultAll() ([]common.ReturnResultLine, []string, error)
- func (p *Word) Set(data common.ParserData, index int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Number ¶
type Number struct { Name string // contains filtered or unexported fields }
func (*Number) GetParserName ¶
type Option ¶
type Option struct { Name string // contains filtered or unexported fields }
func (*Option) GetParserName ¶
type String ¶
type String struct { Name string // contains filtered or unexported fields }
func (*String) GetParserName ¶
type Time ¶
type Time struct { Name string // contains filtered or unexported fields }
func (*Time) GetParserName ¶
type TimeTwoWords ¶
type TimeTwoWords struct { Keywords []string Name string // contains filtered or unexported fields }
func (*TimeTwoWords) Delete ¶
func (p *TimeTwoWords) Delete(index int) error
func (*TimeTwoWords) Get ¶
func (p *TimeTwoWords) Get(createIfNotExist bool) (common.ParserData, error)
func (*TimeTwoWords) GetOne ¶
func (p *TimeTwoWords) GetOne(index int) (common.ParserData, error)
func (*TimeTwoWords) GetParserName ¶
func (p *TimeTwoWords) GetParserName() string
func (*TimeTwoWords) Init ¶
func (s *TimeTwoWords) Init()
func (*TimeTwoWords) Insert ¶
func (p *TimeTwoWords) Insert(data common.ParserData, index int) error
func (*TimeTwoWords) Result ¶
func (s *TimeTwoWords) Result() ([]common.ReturnResultLine, error)
func (*TimeTwoWords) ResultAll ¶ added in v2.0.5
func (p *TimeTwoWords) ResultAll() ([]common.ReturnResultLine, []string, error)
func (*TimeTwoWords) Set ¶
func (p *TimeTwoWords) Set(data common.ParserData, index int) error
type Timeout ¶
type Timeout struct { Name string // contains filtered or unexported fields }
func (*Timeout) GetParserName ¶
Source Files
¶
- simple-number.go
- simple-number_generated.go
- simple-option.go
- simple-option_generated.go
- simple-string.go
- simple-string_generated.go
- simple-time-two-words.go
- simple-time-two-words_generated.go
- simple-time.go
- simple-time_generated.go
- simple-timeout.go
- simple-timeout_generated.go
- simple-word.go
- simple-word_generated.go