This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2024-11-29 04:04:00 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f8d79d301c
grafana
/
pkg
/
schema
/
load
/
constant_windows.go
7 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
Chore: update all +build statements (#38782)
2021-09-01 09:38:56 -05:00
//go:build windows
[Scuemeta] Fix cue schema load on windows (#35185) * fix the load basic schema * fix windows unittest * fix error return for get current path * fix windows notation
2021-06-07 05:58:47 -05:00
// +build windows
package
load
const
prefix
=
"C:\\"
Reference in New Issue
Copy Permalink