package nasin import "git.tebibyte.media/tomo/x" import "git.tebibyte.media/tomo/tomo" func init () { tomo.Register(1, x.NewBackend) }