Categorygithub.com/astroprofundis/xoutil
modulepackage
0.0.0-20210513105001-1eafd6262bde
Repository: https://github.com/astroprofundis/xoutil.git
Documentation: pkg.go.dev

# README

About xoutil

Package xoutil provides extra utilities for the xo cli tool.

Please see the GoDoc listing for the full API.

# Structs

SqTime provides a type that will correctly scan the various timestamps values stored by the github.com/mattn/go-sqlite3 driver for time.Time values, as well as correctly satisfying the sql/driver/Valuer interface.