sqlmap

package
v0.0.0-...-6a53fb6 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringString

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

stores as a json text in database always not null

func NewMapSS

func NewMapSS(m map[string]string) *StringString

func (*StringString) Map

func (mss *StringString) Map() (map[string]string, error)

func (*StringString) MarshalJSON

func (mss *StringString) MarshalJSON() ([]byte, error)

func (*StringString) Scan

func (mss *StringString) Scan(value interface{}) error

Scan implements the Scanner interface.

func (*StringString) UnmarshalJSON

func (mss *StringString) UnmarshalJSON(b []byte) error

func (*StringString) Value

func (mss *StringString) Value() (driver.Value, error)

Value implements the driver Valuer interface.

Jump to

Keyboard shortcuts

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