Go to file
Mike Holloway 5bbe08ded5 new file: .gitignore
delve debug, vim swap files
new file:   anvildb.go
	ConnectAnvilDB func
modified:   main.go
	Moving things around, investigating interface references
modified:   models.go
	Removed previous AnvilDB, AnvilData struct work
2024-08-25 12:55:41 -04:00
.gitignore new file: .gitignore 2024-08-25 12:55:41 -04:00
anvildb.go new file: .gitignore 2024-08-25 12:55:41 -04:00
go.mod Initial commit 2024-08-24 01:22:16 -04:00
go.sum Initial commit 2024-08-24 01:22:16 -04:00
main.go new file: .gitignore 2024-08-25 12:55:41 -04:00
models.go new file: .gitignore 2024-08-25 12:55:41 -04:00
README.md Add README.md 2024-08-24 01:24:47 -04:00

Overview

This is intended to be the client api for a forthcoming anvil terraform provider