specifications

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Archive

func Archive(t *testing.T, driver Archiver)

func Extract

func Extract(t *testing.T, driver Extractor)

Types

type Archiver

type Archiver interface {
	ArchivePath() string
	DirPath() string
	Archive()
}

type Extractor

type Extractor interface {
	DirPath() string
	ArchivePath() string
	Extract()
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL