types

package
v0.0.0-...-0ad4d90 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BinaryData

type BinaryData uuid.UUID

func StringToBinaryData

func StringToBinaryData(s string) (BinaryData, error)

func (BinaryData) GormDataType

func (b BinaryData) GormDataType() string

func (BinaryData) MarshalJSON

func (b BinaryData) MarshalJSON() ([]byte, error)

func (*BinaryData) Scan

func (b *BinaryData) Scan(src interface{}) error

func (BinaryData) String

func (b BinaryData) String() string

func (*BinaryData) UnmarshalJSON

func (b *BinaryData) UnmarshalJSON(data []byte) error

func (BinaryData) Value

func (b BinaryData) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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