MCPcopy Create free account
hub / github.com/bufbuild/buf / GetRefForInputConfig

Method GetRefForInputConfig

private/buf/buffetch/buffetch.go:240–240  ·  view source on GitHub ↗

GetRefForInputConfig gets the reference for the message file, source bucket, or module.

(ctx context.Context, inputConfig bufconfig.InputConfig)

Source from the content-addressed store, hash-verified

238 GetRef(ctx context.Context, value string) (Ref, error)
239 // GetRefForInputConfig gets the reference for the message file, source bucket, or module.
240 GetRefForInputConfig(ctx context.Context, inputConfig bufconfig.InputConfig) (Ref, error)
241}
242
243// NewRefParser returns a new RefParser.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected