view

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const Check = `` /* 1133-byte string literal not displayed */

language=gohtml

View Source
const Error = `
	Error: {{.Error | colorize "red"}}

	{{- /*gotype: github.com/fe3dback/go-arch-lint/internal/models.Error*/ -}}
`

language=gohtml

View Source
const Mapping = `` /* 901-byte string literal not displayed */

language=gohtml

View Source
const Schema = `
	{{.JSONSchema}}
	{{- /*gotype: github.com/fe3dback/go-arch-lint/internal/models.Schema*/ -}}
`

language=gohtml

View Source
const Version = `` /* 317-byte string literal not displayed */

language=gohtml

Variables

View Source
var Templates = map[string]string{
	tpl(models.Error{}):   Error,
	tpl(models.Version{}): Version,
	tpl(models.Check{}):   Check,
	tpl(models.Mapping{}): Mapping,
	tpl(models.Schema{}):  Schema,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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