Library Usage
Gatecheck can be used as a Go library.
Import packages from pkg/
:
import "github.com/gatecheckdev/gatecheck/pkg/gatecheck"
Use functions for config, validation, etc.
Gatecheck can be used as a Go library.
Import packages from pkg/
:
import "github.com/gatecheckdev/gatecheck/pkg/gatecheck"
Use functions for config, validation, etc.