forked from tangled.org/core
Monorepo for Tangled — https://tangled.org

knotserver: follow common module nomenclature scheme

`init` is a bad name for a file, a method inside the file could be
called `init` perhaps.

this is already the scheme followed by spindle and appview.

Signed-off-by: oppiliappan <me@oppi.li>

Changed files
knotserver
db
knotserver/db/init.go knotserver/db/db.go