Add Get* methods to Payload type

This commit is contained in:
Ken Hibino
2019-12-19 07:13:43 -08:00
parent 3fd096a90a
commit 14ac5f6674
6 changed files with 418 additions and 7 deletions

1
go.mod
View File

@@ -9,6 +9,7 @@ require (
github.com/pelletier/go-toml v1.6.0 // indirect
github.com/rs/xid v1.2.1
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v0.0.5
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect