package
0.1.0-alpha.5
Repository: https://github.com/accelbyte/accelbyte-go-modular-sdk.git
Documentation: pkg.go.dev

# Functions

Setenv set environment variable temporarily for testing note: - not safe in parallel (when t.Parallel() is called before) - should not use in Fuzz func - use official t.Setenv() when upgrading to go 1.17+.