# Packages
No description provided by the author
# Functions
DigestForCommitID resolves the commit ID by calling the CommitService to get the Digest for the Commit.
DigestToV1Beta1Proto converts the given Digest to a proto Digest.
DigestToV1Proto converts the given Digest to a proto Digest.
GraphProviderWithLegacyFederationRegistry returns a new GraphProviderOption that specifies the hostname of an additional registry that is allowed to use legacy federation.
GraphProviderWithPublicRegistry returns a new GraphProviderOption that specifies the hostname of the public registry.
NewCommitProvider returns a new CommitProvider for the given API client.
NewGraphProvider returns a new GraphProvider for the given API client.
NewModuleDataProvider returns a new ModuleDataProvider for the given API client.
NewModuleKeyProvider returns a new ModuleKeyProvider for the given API clients.
NewUploader returns a new Uploader for the given API client.
UploaderWithPublicRegistry returns a new UploaderOption that specifies the hostname of the public registry.
V1Beta1ProtoToDigest converts the given proto Digest to a Digest.
V1ProtoToDigest converts the given proto Digest to a Digest.
# Type aliases
GraphProviderOption is an option for a new GraphProvider.
UploaderOption is an option for a new Uploader.