Versions in this module Expand all Collapse all v1 v1.2.1 Aug 20, 2020 v1.2.0 Aug 20, 2020 Changes in this version + func CompareJSON(j1, j2 string) bool + func FormatPkixSubject(s *pkix.Name) string + func GetEnvBool(envVariable string, defaultValue ...bool) bool + func GetFreeTcpPort(preferredPort int) int + func IsTruthyEnv(envName string) bool + func MinInt(a, b int) int + func SendHttpRequest(method, url, payload string, headers ...[]string) (int, string, error) Other modules containing this package github.com/go-magma/magma/lib/go