dotnotation

package
v0.0.0-...-db4db18 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DotNotation

type DotNotation struct {
	Parts []string `json:"parts"`
}

func New

func New(parts ...string) *DotNotation

func Parse

func Parse(s string) *DotNotation

func (*DotNotation) AddPrefix

func (d *DotNotation) AddPrefix(prefixs ...string) *DotNotation

func (*DotNotation) AddSuffix

func (d *DotNotation) AddSuffix(suffixs ...string) *DotNotation

func (*DotNotation) Less

func (d *DotNotation) Less(d2 *DotNotation) bool

func (*DotNotation) Scan

func (d *DotNotation) Scan(in any) error

func (*DotNotation) String

func (d *DotNotation) String() string

func (DotNotation) Value

func (d DotNotation) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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