Looks like you have to use gob to register the types you want to stow when using stow.NewStore.
stow.NewStore
Compare original example using stow.NewJsonStore.
stow.NewJsonStore
See this post for context.