sumitasok / pgrangetypes

Various range type implementation for using with go based ORMs. implements Scanner and Valuer interfaces. Has a custom DateTimeField also implementing Marshaler and Unmarshaler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Various range type implementation for using with go based ORMs. implements Scanner and Valuer interfaces. Has a custom DateTimeField also implementing Marshaler and Unmarshaler.

License:MIT License


Languages

Language:Go 99.7%Language:Makefile 0.3%