Versions in this module Expand all Collapse all v1 v1.1.0 Nov 3, 2023 v1.0.4 Aug 19, 2022 Changes in this version + func WithInstance(assetSource *AssetSource) (sources.Source, error) + type AssetFunc func(name string) ([]byte, error) + type AssetSource struct + AssetFunc AssetFunc + Names []string + func Resource(names []string, fn AssetFunc) *AssetSource + type Embedded struct + func (b *Embedded) Migrations() []*models.Migration