view

package
v1.7.5 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const Check = `` /* 2001-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 SelfInspect = `` /* 464-byte string literal not displayed */

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.SelfInspect{}): SelfInspect,
	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