metadata

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: Apache-2.0, BSD-3-Clause, MIT Imports: 1 Imported by: 0

Documentation

Overview

Package metadata defines a Metadata struct for Java archives.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metadata

type Metadata struct {
	ArtifactID string
	GroupID    string
	SHA1       string
}

Metadata holds parsing information for a Java archive package.

func ToStruct added in v0.4.2

func ToStruct(m *pb.JavaArchiveMetadata) *Metadata

ToStruct converts the JavaArchiveMetadata proto to a Metadata struct.

func (*Metadata) SetProto added in v0.4.2

func (m *Metadata) SetProto(p *pb.Package)

SetProto sets the JavaArchiveMetadata field in the Package proto.

Jump to

Keyboard shortcuts

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