golium
golium copied to clipboard
Acceptance tests for golang
*Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.* Please provide enough information so that others can review...
*Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.* Please provide enough information so that others can review...
### What is your suggestion? Remove table reference from http schema adapter to avoid references to main golium packages.
### What is your suggestion? Review ValueAsString return logic when required value is not found. Different values are returned when not found. Example: ``` URL := golium.ValueAsString(ctx, "[CONF:url]") if URL...