Skip to content

Commit

Permalink
TODOs
Browse files Browse the repository at this point in the history
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
  • Loading branch information
Wwwsylvia committed Jul 7, 2023
1 parent 442e159 commit 0f9f01b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/manifestutil/parser.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ import (
"oras.land/oras-go/v2/internal/docker"
)

// TODO: unit tests

// Config returns the config of desc, if present.
func Config(ctx context.Context, fetcher content.Fetcher, desc ocispec.Descriptor) (*ocispec.Descriptor, error) {
switch desc.MediaType {
Expand Down

0 comments on commit 0f9f01b

Please sign in to comment.