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