assets

package
v2.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Statics embed.FS
View Source
var Templates = template.Must(template.ParseFS(templatesFS, "templates/*.tmpl"))

Functions

This section is empty.

Types

type GoModTmplParams

type GoModTmplParams struct {
	RequiredGoVersionMajor uint64
	RequiredGoVersionMinor uint64
	Module                 string
	Prefix                 string
	Deps                   []string
}

type InitFileTmplParams

type InitFileTmplParams struct {
	Package   string
	Vars      []string
	SourceDir string
}

type MainFileTmplParams

type MainFileTmplParams struct {
	RequiredGoVersionMajor uint64
	RequiredGoVersionMinor uint64
	Packages               []string
}

Jump to

Keyboard shortcuts

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