Documentation
¶
Index ¶
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 (l *License) ArchivePath() string
func (*License) ArchiveSHA1 ¶
func (l *License) ArchiveSHA1() string
func (License) Fingerprint ¶
func (l License) Fingerprint() string
Click to show internal directories.
Click to hide internal directories.