package example import "git.bivouac.wiki/go/gobstore" var GLOBAL_KV gobstore.GobStore[string] func init() { }