dbtp

package
v1.0.8-pro Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

* db type bit(1) value to bool struct

* db type point value to struct

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IBool

type IBool bool

func (*IBool) Scan

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

func (IBool) Value

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

type IPoint

type IPoint struct {
	Lat, Lng float64
}

func (*IPoint) Scan

func (p *IPoint) Scan(value interface{}) error

func (IPoint) Value

func (p IPoint) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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