darwin

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Prefix = "darwin/option/"

Variables

This section is empty.

Functions

This section is empty.

Types

type Darwin

type Darwin struct {
	Version  int                `json:"version"`
	Packages map[string]Package `json:"packages"`
}

type Package

type Package struct {
	Type        string   `json:"type"`
	Default     string   `json:"default"`
	Example     string   `json:"example"`
	DeclaredBy  []string `json:"declarations"`
	Description string   `json:"description"`
}

Jump to

Keyboard shortcuts

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