data

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChecksumsReader added in v0.1.1

type ChecksumsReader struct {
	// contains filtered or unexported fields
}

func NewFileStorage added in v0.1.1

func NewFileStorage(reader io.Reader) *ChecksumsReader

func (*ChecksumsReader) Get added in v0.1.1

func (fs *ChecksumsReader) Get() ([]*HashDataOutput, error)

type HashData

type HashData struct {
	Hash         string
	FullFileName string
	Algorithm    string
	PodName      string
	ReleaseId    int
}

type HashDataOutput

type HashDataOutput struct {
	ID           int
	Hash         string
	FullFileName string
	Algorithm    string
	NamePod      string
	ReleaseId    int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳