pid

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 6 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PersistentID

type PersistentID uint64

func NewPersistentID

func NewPersistentID() PersistentID

func (*PersistentID) Decode

func (pid *PersistentID) Decode(s string) error

func (PersistentID) Int64

func (pid PersistentID) Int64() int64

func (PersistentID) MarshalJSON

func (pid PersistentID) MarshalJSON() ([]byte, error)

func (PersistentID) Pointer

func (pid PersistentID) Pointer() *PersistentID

func (*PersistentID) Scan

func (pid *PersistentID) Scan(value interface{}) error

func (PersistentID) String

func (pid PersistentID) String() string

func (*PersistentID) UnmarshalJSON

func (pid *PersistentID) UnmarshalJSON(data []byte) error

func (PersistentID) Value

func (pid PersistentID) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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