//
pkg.gl
Category
github.com/x1unix/go-playground
internal
analyzer
check
package
1.15.2
Repository:
https://github.com/x1unix/go-playground.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
66 SLOC
#
Functions
Check
Check checks Go code and returns check result.
#
Constants
Error
Error is marker severity from monaco-editor.
Hint
Hint is marker severity from monaco-editor.
Info
Info is marker severity from monaco-editor.
Warning
Warning is marker severity from monaco-editor.
#
Structs
MarkerData
MarkerData is a structure defining a problem/warning/etc.
Result
Result is result.
#
Type aliases
MarkerSeverity
MarkerSeverity is equivalent for MarkerSeverity type in monaco-editor.