templates

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AssemblyScriptTemplate = `` /* 312-byte string literal not displayed */
View Source
var CSharpTemplate = ``
View Source
var CTemplate = `` /* 466-byte string literal not displayed */
View Source
var Config = `` /* 2017-byte string literal not displayed */
View Source
var GoTemplate = `` /* 355-byte string literal not displayed */
View Source
var HaskellTemplate = `` /* 419-byte string literal not displayed */
View Source
var JsTemplate = `` /* 140-byte string literal not displayed */
View Source
var PythonTemplate = ``

TODO: use PythonPDK

View Source
var RustTemplate = `` /* 284-byte string literal not displayed */
View Source
var ZigTemplate = `` /* 750-byte string literal not displayed */

Functions

func Template

func Template(w io.Writer, lang Language, step *string) error

Types

type Language

type Language int8
const (
	C Language = iota
	Haskell
	Rust
	Go
	AssemblyScript
	CSharp
	Zig
	JavaScript
	Python
)

Jump to

Keyboard shortcuts

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