zipcontent

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package zipcontent scans archives for file and directory content.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fix

func Fix() error

Types

type Record

type Record struct {
	ID    string   // mysql auto increment id
	UUID  string   // record unique id
	File  string   // absolute path to file
	Name  string   // filename
	Files []string // list of files contained in the archive
	NFO   string   // NFO or textfile to display
}

Record of a file item.

Jump to

Keyboard shortcuts

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