types

package
v0.0.0-...-94bd098 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2025 License: Apache-2.0 Imports: 0 Imported by: 9

Documentation

Index

Constants

View Source
const (
	// types of files
	JarType = "jar"
	AarType = "aar"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchiveType

type ArchiveType string

type Index

type Index struct {
	GroupID     string
	ArtifactID  string
	Version     string
	Classifier  string // TODO: This is not used yet, but we keep it for future use
	SHA1        []byte
	ArchiveType ArchiveType
}

Jump to

Keyboard shortcuts

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