package
0.0.0-20210205171755-fa6fb88958b7
Repository: https://github.com/bojankomazec/go-demo.git
Documentation: pkg.go.dev

# Functions

ShowDemo function.

# Structs

Contact struct fields must be exported (capitalized) in order for sqlx to be able to write into them pg array types have to be used for variables into which array data is to be read from Postgres DB: pq.StringArray instead of []string pq.Int64Array instead of []int.
ContactSimple struct.
ContactSimpleAlias struct.
Resource struct.