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 SimpleNumber
- func (p *SimpleNumber) Delete(index int) error
- func (p *SimpleNumber) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *SimpleNumber) GetOne(index int) (common.ParserData, error)
- func (p *SimpleNumber) GetParserName() string
- func (p *SimpleNumber) Init()
- func (p *SimpleNumber) Insert(data common.ParserData, index int) error
- func (s *SimpleNumber) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (s *SimpleNumber) Result(AddComments bool) ([]common.ReturnResultLine, error)
- func (p *SimpleNumber) Set(data common.ParserData, index int) error
- type SimpleOption
- func (p *SimpleOption) Delete(index int) error
- func (p *SimpleOption) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *SimpleOption) GetOne(index int) (common.ParserData, error)
- func (p *SimpleOption) GetParserName() string
- func (o *SimpleOption) Init()
- func (p *SimpleOption) Insert(data common.ParserData, index int) error
- func (o *SimpleOption) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (o *SimpleOption) Result(AddComments bool) ([]common.ReturnResultLine, error)
- func (p *SimpleOption) Set(data common.ParserData, index int) error
- type SimpleString
- func (p *SimpleString) Delete(index int) error
- func (p *SimpleString) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *SimpleString) GetOne(index int) (common.ParserData, error)
- func (p *SimpleString) GetParserName() string
- func (p *SimpleString) Init()
- func (p *SimpleString) Insert(data common.ParserData, index int) error
- func (s *SimpleString) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (s *SimpleString) Result(AddComments bool) ([]common.ReturnResultLine, error)
- func (p *SimpleString) Set(data common.ParserData, index int) error
- type SimpleTime
- func (p *SimpleTime) Delete(index int) error
- func (p *SimpleTime) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *SimpleTime) GetOne(index int) (common.ParserData, error)
- func (p *SimpleTime) GetParserName() string
- func (p *SimpleTime) Init()
- func (p *SimpleTime) Insert(data common.ParserData, index int) error
- func (s *SimpleTime) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (s *SimpleTime) Result(AddComments bool) ([]common.ReturnResultLine, error)
- func (p *SimpleTime) Set(data common.ParserData, index int) error
- type SimpleTimeTwoWords
- func (p *SimpleTimeTwoWords) Delete(index int) error
- func (p *SimpleTimeTwoWords) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *SimpleTimeTwoWords) GetOne(index int) (common.ParserData, error)
- func (p *SimpleTimeTwoWords) GetParserName() string
- func (s *SimpleTimeTwoWords) Init()
- func (p *SimpleTimeTwoWords) Insert(data common.ParserData, index int) error
- func (s *SimpleTimeTwoWords) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (s *SimpleTimeTwoWords) Result(AddComments bool) ([]common.ReturnResultLine, error)
- func (p *SimpleTimeTwoWords) Set(data common.ParserData, index int) error
- type SimpleTimeout
- func (p *SimpleTimeout) Delete(index int) error
- func (p *SimpleTimeout) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *SimpleTimeout) GetOne(index int) (common.ParserData, error)
- func (p *SimpleTimeout) GetParserName() string
- func (t *SimpleTimeout) Init()
- func (p *SimpleTimeout) Insert(data common.ParserData, index int) error
- func (t *SimpleTimeout) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (t *SimpleTimeout) Result(AddComments bool) ([]common.ReturnResultLine, error)
- func (p *SimpleTimeout) Set(data common.ParserData, index int) error
- type SimpleWord
- func (p *SimpleWord) Delete(index int) error
- func (p *SimpleWord) Get(createIfNotExist bool) (common.ParserData, error)
- func (p *SimpleWord) GetOne(index int) (common.ParserData, error)
- func (p *SimpleWord) GetParserName() string
- func (p *SimpleWord) Init()
- func (p *SimpleWord) Insert(data common.ParserData, index int) error
- func (s *SimpleWord) Parse(line string, parts, previousParts []string, comment string) (changeState string, err error)
- func (s *SimpleWord) Result(AddComments bool) ([]common.ReturnResultLine, error)
- func (p *SimpleWord) Set(data common.ParserData, index int) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SimpleNumber ¶
type SimpleNumber struct { Name string // contains filtered or unexported fields }
func (*SimpleNumber) Delete ¶
func (p *SimpleNumber) Delete(index int) error
func (*SimpleNumber) Get ¶
func (p *SimpleNumber) Get(createIfNotExist bool) (common.ParserData, error)
func (*SimpleNumber) GetOne ¶
func (p *SimpleNumber) GetOne(index int) (common.ParserData, error)
func (*SimpleNumber) GetParserName ¶
func (p *SimpleNumber) GetParserName() string
func (*SimpleNumber) Init ¶
func (p *SimpleNumber) Init()
func (*SimpleNumber) Insert ¶
func (p *SimpleNumber) Insert(data common.ParserData, index int) error
func (*SimpleNumber) Result ¶
func (s *SimpleNumber) Result(AddComments bool) ([]common.ReturnResultLine, error)
func (*SimpleNumber) Set ¶
func (p *SimpleNumber) Set(data common.ParserData, index int) error
type SimpleOption ¶
type SimpleOption struct { Name string // contains filtered or unexported fields }
func (*SimpleOption) Delete ¶
func (p *SimpleOption) Delete(index int) error
func (*SimpleOption) Get ¶
func (p *SimpleOption) Get(createIfNotExist bool) (common.ParserData, error)
func (*SimpleOption) GetOne ¶
func (p *SimpleOption) GetOne(index int) (common.ParserData, error)
func (*SimpleOption) GetParserName ¶
func (p *SimpleOption) GetParserName() string
func (*SimpleOption) Init ¶
func (o *SimpleOption) Init()
func (*SimpleOption) Insert ¶
func (p *SimpleOption) Insert(data common.ParserData, index int) error
func (*SimpleOption) Result ¶
func (o *SimpleOption) Result(AddComments bool) ([]common.ReturnResultLine, error)
func (*SimpleOption) Set ¶
func (p *SimpleOption) Set(data common.ParserData, index int) error
type SimpleString ¶
type SimpleString struct { Name string // contains filtered or unexported fields }
func (*SimpleString) Delete ¶
func (p *SimpleString) Delete(index int) error
func (*SimpleString) Get ¶
func (p *SimpleString) Get(createIfNotExist bool) (common.ParserData, error)
func (*SimpleString) GetOne ¶
func (p *SimpleString) GetOne(index int) (common.ParserData, error)
func (*SimpleString) GetParserName ¶
func (p *SimpleString) GetParserName() string
func (*SimpleString) Init ¶
func (p *SimpleString) Init()
func (*SimpleString) Insert ¶
func (p *SimpleString) Insert(data common.ParserData, index int) error
func (*SimpleString) Result ¶
func (s *SimpleString) Result(AddComments bool) ([]common.ReturnResultLine, error)
func (*SimpleString) Set ¶
func (p *SimpleString) Set(data common.ParserData, index int) error
type SimpleTime ¶
type SimpleTime struct { Name string // contains filtered or unexported fields }
func (*SimpleTime) Delete ¶
func (p *SimpleTime) Delete(index int) error
func (*SimpleTime) Get ¶
func (p *SimpleTime) Get(createIfNotExist bool) (common.ParserData, error)
func (*SimpleTime) GetOne ¶
func (p *SimpleTime) GetOne(index int) (common.ParserData, error)
func (*SimpleTime) GetParserName ¶
func (p *SimpleTime) GetParserName() string
func (*SimpleTime) Init ¶
func (p *SimpleTime) Init()
func (*SimpleTime) Insert ¶
func (p *SimpleTime) Insert(data common.ParserData, index int) error
func (*SimpleTime) Result ¶
func (s *SimpleTime) Result(AddComments bool) ([]common.ReturnResultLine, error)
func (*SimpleTime) Set ¶
func (p *SimpleTime) Set(data common.ParserData, index int) error
type SimpleTimeTwoWords ¶
type SimpleTimeTwoWords struct { Keywords []string Name string // contains filtered or unexported fields }
func (*SimpleTimeTwoWords) Delete ¶
func (p *SimpleTimeTwoWords) Delete(index int) error
func (*SimpleTimeTwoWords) Get ¶
func (p *SimpleTimeTwoWords) Get(createIfNotExist bool) (common.ParserData, error)
func (*SimpleTimeTwoWords) GetOne ¶
func (p *SimpleTimeTwoWords) GetOne(index int) (common.ParserData, error)
func (*SimpleTimeTwoWords) GetParserName ¶
func (p *SimpleTimeTwoWords) GetParserName() string
func (*SimpleTimeTwoWords) Init ¶
func (s *SimpleTimeTwoWords) Init()
func (*SimpleTimeTwoWords) Insert ¶
func (p *SimpleTimeTwoWords) Insert(data common.ParserData, index int) error
func (*SimpleTimeTwoWords) Result ¶
func (s *SimpleTimeTwoWords) Result(AddComments bool) ([]common.ReturnResultLine, error)
func (*SimpleTimeTwoWords) Set ¶
func (p *SimpleTimeTwoWords) Set(data common.ParserData, index int) error
type SimpleTimeout ¶
type SimpleTimeout struct { Name string // contains filtered or unexported fields }
func (*SimpleTimeout) Delete ¶
func (p *SimpleTimeout) Delete(index int) error
func (*SimpleTimeout) Get ¶
func (p *SimpleTimeout) Get(createIfNotExist bool) (common.ParserData, error)
func (*SimpleTimeout) GetOne ¶
func (p *SimpleTimeout) GetOne(index int) (common.ParserData, error)
func (*SimpleTimeout) GetParserName ¶
func (p *SimpleTimeout) GetParserName() string
func (*SimpleTimeout) Init ¶
func (t *SimpleTimeout) Init()
func (*SimpleTimeout) Insert ¶
func (p *SimpleTimeout) Insert(data common.ParserData, index int) error
func (*SimpleTimeout) Result ¶
func (t *SimpleTimeout) Result(AddComments bool) ([]common.ReturnResultLine, error)
func (*SimpleTimeout) Set ¶
func (p *SimpleTimeout) Set(data common.ParserData, index int) error
type SimpleWord ¶
type SimpleWord struct { Name string // contains filtered or unexported fields }
func (*SimpleWord) Delete ¶
func (p *SimpleWord) Delete(index int) error
func (*SimpleWord) Get ¶
func (p *SimpleWord) Get(createIfNotExist bool) (common.ParserData, error)
func (*SimpleWord) GetOne ¶
func (p *SimpleWord) GetOne(index int) (common.ParserData, error)
func (*SimpleWord) GetParserName ¶
func (p *SimpleWord) GetParserName() string
func (*SimpleWord) Init ¶
func (p *SimpleWord) Init()
func (*SimpleWord) Insert ¶
func (p *SimpleWord) Insert(data common.ParserData, index int) error
func (*SimpleWord) Result ¶
func (s *SimpleWord) Result(AddComments bool) ([]common.ReturnResultLine, error)
func (*SimpleWord) Set ¶
func (p *SimpleWord) Set(data common.ParserData, index int) error
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