云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
go
/
pkg
/
mod
/
github.com
/
!burnt!sushi
/
[email protected]
/
cmd
/
tomlv
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
COPYING
2024-08-03 11:19:29
1.05 KB
main.go
2024-08-03 11:19:29
994 B
README.md
2024-08-03 11:19:29
438 B
# TOML Validator If Go is installed, it's simple to try it out: $ go install github.com/BurntSushi/toml/cmd/tomlv@master $ tomlv some-toml-file.toml You can see the types of every key in a TOML file with: $ tomlv -types some-toml-file.toml At the moment, only one error message is reported at a time. Error messages include line numbers. No output means that the files given are valid TOML, or there is a bug in `tomlv`.
2025-09-04 09:34:33 Thursday 216.73.216.121 Runningtime:0.019s Mem:1.47 MB