cpio

package
v0.0.0-...-1fe63ea Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(files []File) ([]byte, error)

Create function creates cpio content and return in []byte

Types

type File

type File struct {
	Name string
	Body []byte
}

func Extract

func Extract(data []byte) ([]File, error)

Extract function will extract the bytes and return filesets

Jump to

Keyboard shortcuts

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