routes

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Routes

type Routes []int64

func NewFromString

func NewFromString(v string) Routes

func (Routes) Append

func (r Routes) Append(id int64) Routes

func (Routes) Cmp

func (r Routes) Cmp(other Routes) int

func (Routes) MarshalBinary

func (r Routes) MarshalBinary() (data []byte, err error)

func (Routes) MarshalJSON

func (r Routes) MarshalJSON() ([]byte, error)

func (*Routes) Scan

func (r *Routes) Scan(src interface{}) error

func (Routes) String

func (r Routes) String() string

func (*Routes) UnmarshalBinary

func (r *Routes) UnmarshalBinary(data []byte) error

func (*Routes) UnmarshalJSON

func (r *Routes) UnmarshalJSON(b []byte) error

func (Routes) Value

func (r Routes) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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