types

package
v0.0.0-...-2b4f063 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Inet

type Inet struct {
	net.IP
}

кастомный тип для хранения одного IP адреса

func (*Inet) Scan

func (i *Inet) Scan(value any) (err error)

имплементация Scanner интерфейса

func (Inet) String

func (i Inet) String() string

приведение к типу строки

func (Inet) Value

func (i Inet) Value() (driver.Value, error)

имплементация Valuer интерфейса драйвера

Jump to

Keyboard shortcuts

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