pgtype

package module
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2019 License: MIT Imports: 6 Imported by: 0

README

procapi/pgtype

pgtype is a module for procapi which implements marshalling between API and nonstandart postgresql types

  • Project status: in active development

Documentation

Overview

Package pgtype implements marshalling between API and nonstandart postgresql types

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PGType

type PGType struct{}

func New

func New() *PGType

func (PGType) Marshal

func (t PGType) Marshal(typ string, v interface{}) (a interface{}, err error)

func (PGType) Unmarshal

func (t PGType) Unmarshal(typ string, data interface{}) (rv interface{}, err error)

Jump to

Keyboard shortcuts

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