package
0.0.0-20241204044925-756175ee2076
Repository: https://github.com/adayoung/gae-pastebin.git
Documentation: pkg.go.dev

# Functions

InitDB is called from main(), to set up DB and check for connectivity.
OnReady allows sub-packages to queue their own init() once we have a DB up.

# Variables

DB is exported for use in sub-packages.