denometadata

package
v0.4.4 Latest Latest
Warning

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

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

Documentation

Overview

Package denometadata defines a metadata struct for Deno packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DenoMetadata

type DenoMetadata struct {
	FromDenolandCDN bool
	FromUnpkgCDN    bool
	FromESMCDN      bool
	URL             string
}

DenoMetadata holds repository source information for a deno.json file.

func ToStruct

ToStruct converts the DenoMetadata proto to a Metadata struct.

func (*DenoMetadata) SetProto

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

SetProto sets the DenoMetadata field in the Package proto.

Jump to

Keyboard shortcuts

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