template

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GoTemplate = `module scale

go 1.18
{{range .}}
require {{.Name}} {{.Version}}
{{end}}
`
	RustTemplate = `` /* 172-byte string literal not displayed */

	TypeScriptTemplate = `` /* 204-byte string literal not displayed */

)

Variables

Functions

func Go

func Go() []byte

func Rust

func Rust() []byte

func TypeScript added in v0.1.5

func TypeScript() []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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