A Lapis web application deploy program, written in Go!
Noah
c19cb14ade
This makes getStringFromTable() and getIntFromTable() only return errors if there's a type mismatch. Example: 'name' should be a 'string'. If it's a number, an error is triggered. |
||
---|---|---|
.gitignore | ||
config.go | ||
deploy_error.go | ||
go.mod | ||
go.sum | ||
main.go | ||
matrix_commands.go | ||
matrix.go | ||
README.md | ||
site.go |