scaffoldertest

package
v0.8.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertFilesEqual

func AssertFilesEqual(t *testing.T, dir string, expect []File)

Types

type File

type File struct {
	Name    string
	Mode    os.FileMode // Mode to expect - only the user permissions and symlink bits are used.
	Content string
}

func (File) String

func (f File) String() string

Jump to

Keyboard shortcuts

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