Imports of tomljson command
Path | Synopsis |
---|---|
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/pelletier/go-toml/v2 | Package toml is a library to read and write TOML documents. |
github.com/pelletier/go-toml/v2/internal/cli | |
io | Package io provides basic interfaces to I/O primitives. |