Discover Packages
github.com/goliatone/go-users
migrations
package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Jan 20, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Filesystems() []fs .FS
Filesystems returns a copy of all registered migration filesystems.
func Register(fsys fs .FS )
Register records a filesystem that contains go-users migrations. Callers can
then feed all registered filesystems into go-persistence-bun (or any other
runner) via Filesystems().
Source Files
¶
Click to show internal directories.
Click to hide internal directories.