package
2.2.0-preview.5.5+incompatible
Repository: https://github.com/18f/culper.git
Documentation: pkg.go.dev
# Functions
CreateTestAccount is exported for now because there is no simplestore way of creating an account yet.
NewJSONSerializer returns a new JSON Serializer.
NewSimpleStore returns a configured SimpleStore.
NonNullString returns a valid sql.NullString.
NullString returns an invalid sql.NullString.
# Structs
JSONSerializer serializes an application to JSON for storage.
SimpleStore saves JSON in the db for applications.