denometadata

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2026 License: Apache-2.0, BSD-3-Clause, MIT Imports: 2 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

func ToProto added in v0.5.2

ToProto converts the DenoMetadata struct to a JavascriptDenoMetadata proto.

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) IsProtoable added in v0.5.2

func (m *DenoMetadata) IsProtoable()

IsProtoable marks the struct as a metadata type.

Jump to

Keyboard shortcuts

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