types

package
v0.0.0-...-a9153d3 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Date

type Date struct {
	time.Time
	// contains filtered or unexported fields
}

func DateFromString

func DateFromString(str string) (*Date, error)

func DateFromTime

func DateFromTime(t time.Time) *Date

func (Date) GormDataType

func (Date) GormDataType() string

func (Date) MarshalJSON

func (d Date) MarshalJSON() ([]byte, error)

func (*Date) Scan

func (d *Date) Scan(src interface{}) error

func (Date) String

func (d Date) String() string

func (*Date) UnmarshalJSON

func (d *Date) UnmarshalJSON(bytes []byte) error

func (Date) Value

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

type Jsonp

type Jsonp struct {
	render.JsonpJSON
}

func (*Jsonp) UnmarshalJSON

func (j *Jsonp) UnmarshalJSON(bytes []byte) error

type MapInt

type MapInt struct {
	// contains filtered or unexported fields
}

func (MapInt) Equal

func (i MapInt) Equal(n MapInt) bool

Jump to

Keyboard shortcuts

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