Skip to content

Commit d6a578a

Browse files
committed
Test
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>
1 parent 667b1c1 commit d6a578a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/pillar/cas/cas.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ import (
1010
"github.com/lf-edge/eve/pkg/pillar/types"
1111
)
1212

13+
// Hello World!
14+
1315
// BlobInfo holds the info of a blob present in CAS's blob store
1416
type BlobInfo struct {
1517
// Digest to identify the blob uniquely. The format will/should be <algo>:<hash> (currently supporting only sha256:<hash>).

0 commit comments

Comments
 (0)