model

package
v0.0.0-...-742a8ad Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	Package string `json:"package"`
	Version string `json:"version"`
}

func (Module) String

func (m Module) String() string

type NodeDist

type NodeDist struct {
	Version string   `json:"version"`
	NoNpm   bool     `json:"no_npm"`
	Modules []Module `json:"modules"`
}

func (NodeDist) Dir

func (d NodeDist) Dir() string

func (NodeDist) DirHash

func (d NodeDist) DirHash() string

func (NodeDist) DistSumUrl

func (d NodeDist) DistSumUrl() string

func (NodeDist) DistUrl

func (d NodeDist) DistUrl() string

func (NodeDist) Ext

func (d NodeDist) Ext() string

func (NodeDist) FileName

func (d NodeDist) FileName() string

func (NodeDist) Hash

func (d NodeDist) Hash() string

Jump to

Keyboard shortcuts

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