types

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

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

	IndexesDir = "indexes"
)

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
	SHA1        []byte
	ArchiveType ArchiveType
}

Jump to

Keyboard shortcuts

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