templating

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(content string, data TemplateData) (string, error)

Types

type Badge

type Badge struct {
	Title    string
	ImageUrl string
	LinkUrl  string
}

type TemplateData

type TemplateData struct {
	ProjectName    string
	Badges         []Badge
	Organisation   string
	RegistryUrl    string
	RepositoryUrl  string
	RepositoryHost string
	RepositoryPath string
}

Jump to

Keyboard shortcuts

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