template

package
v0.1.7-dev8 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GoModfileTemplate = `` /* 280-byte string literal not displayed */

	GoFunctionTemplate = `` /* 159-byte string literal not displayed */

	RustCargofileTemplate = `` /* 592-byte string literal not displayed */

	RustFunctionTemplate = `` /* 184-byte string literal not displayed */

	SignatureFile = `
version = "v1alpha"
context = "context"
model Context {
  string MyString {
    default = "DefaultValue"
  }
}`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Dependency

type Dependency struct {
	Name    string
	Version string
}

Jump to

Keyboard shortcuts

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