MCPcopy Create free account
hub / github.com/corestoreio/pkg / WithGlob

Function WithGlob

config/storage/options.go:60–78  ·  view source on GitHub ↗

If someone needs it, uncomment and add a test func WithIOReader(r io.Reader) option { return func(s *config.Service, cb func(config.Setter, io.Reader) error) error { return errors.WithStack(cb(s, r)) } } WithGlob uses a glob pattern to search for configurations files. If the pattern contains the

(pattern string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

processFileFunction · 0.85
ReplaceEnvNameMethod · 0.80
EnvNameMethod · 0.80
StringMethod · 0.65
DebugMethod · 0.45
StringsMethod · 0.45

Tested by

no test coverage detected