repository

package
v0.1.43 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Template

type Template struct {
	Name string `json:"name" yaml:"name,omitempty"`
	URL  string `json:"url" yaml:"url,omitempty"`
	Path string `json:"path" yaml:"path,omitempty"`
}

Template holds configurations related to repository templates that a user can use to initialise repositories on their machine

func (Template) GetKey

func (drt Template) GetKey() string

GetKey returns a (hopefully) unique identifer to use for de-duplicating multiple instances of Templates

func (Template) String

func (drt Template) String() string

Jump to

Keyboard shortcuts

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