Added some structure to client requests modified: main.go AddEndpoint method properly using interface See https://www.ardanlabs.com/blog/2014/05/methods-interfaces-and-embedded-types.html modified: methods.go AddEndpoint using reflect.TypeOf modified: types.go |
||
|---|---|---|
| .gitignore | ||
| db.go | ||
| functions.go | ||
| go.mod | ||
| go.sum | ||
| interfaces.go | ||
| main.go | ||
| methods.go | ||
| models.go | ||
| README.md | ||
| ssh.go | ||
| types.go | ||
Overview
This is intended to be the client api for a forthcoming anvil terraform provider