Documentation ¶
Index ¶
- type DirReader
- type DirReaderImpl
- type License
- func (l *License) ArchivePath() string
- func (l *License) ArchiveSHA1() string
- func (l *License) Build(dev, final ArchiveIndex) error
- func (l *License) Finalize(final ArchiveIndex) error
- func (l License) Fingerprint() string
- func (l License) Name() string
- func (l *License) RehashWithCalculator(calculator crypto.DigestCalculator, ...) (*License, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirReaderImpl ¶
type DirReaderImpl struct {
// contains filtered or unexported fields
}
func NewDirReaderImpl ¶
func NewDirReaderImpl(archiveFactory ArchiveFunc, fs boshsys.FileSystem) DirReaderImpl
type License ¶
type License struct {
// contains filtered or unexported fields
}
func NewLicense ¶
func NewLicense(resource Resource) *License
func (*License) ArchivePath ¶
func (*License) ArchiveSHA1 ¶
func (License) Fingerprint ¶
func (*License) RehashWithCalculator ¶
func (l *License) RehashWithCalculator(calculator crypto.DigestCalculator, archiveFileReader crypto2.ArchiveDigestFilePathReader) (*License, error)
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.