Update godoc.
This commit is contained in:
parent
6f5d25ea9f
commit
57added50a
7 changed files with 28 additions and 17 deletions
6
doc.go
6
doc.go
|
|
@ -1,3 +1,5 @@
|
|||
//
|
||||
|
||||
/*
|
||||
Package Jet is a framework for writing type-safe SQL queries for PostgreSQL in Go, with ability
|
||||
to easily convert database query result to desired arbitrary structure.
|
||||
*/
|
||||
package jet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue