Decode will decode the contents of `data` in TOML format into a pointer `v`. TOML hashes correspond to Go structs or maps. (Dealer's choice. They can be used interchangeably.) TOML arrays of tables correspond to either a slice of structs or a slice of maps. TOML datetimes correspond to Go `time.T
(data string, v interface{})
source not stored for this graph (policy: none)