//
pkg.gl
Category
github.com/adayoung/gae-pastebin
pastebin
utils
storage
package
0.0.0-20241204044925-756175ee2076
Repository:
https://github.com/adayoung/gae-pastebin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
87 SLOC
#
Functions
InitDB
InitDB is called from main(), to set up DB and check for connectivity.
OnReady
OnReady allows sub-packages to queue their own init() once we have a DB up.
#
Variables
DB
DB is exported for use in sub-packages.