ckan

package
v0.0.0-...-4a904d8 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ckan

type Ckan struct {
	Identifier     string
	Name           string
	Author         string
	Abstract       string
	Description    string
	License        string
	Valid          bool
	SearchTags     map[string]interface{}
	ModConflicts   []string
	ModDepends     []string
	IsCompatible   bool
	Versions       versions
	Install        install
	Download       download
	Resources      resource
	SearchSpace    string
	SearchableName string
	Errors         map[string]interface{}
}

func New

func New(raw map[string]interface{}) Ckan

Initialize struct values

func (Ckan) Installed

func (c Ckan) Installed() bool

func (*Ckan) MarkDownloaded

func (c *Ckan) MarkDownloaded()

func (*Ckan) SetInstalled

func (c *Ckan) SetInstalled(n bool)

Jump to

Keyboard shortcuts

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