main.go 94 B

1234567
  1. package extensions
  2. import (
  3. _ "gopkg.in/square/go-jose.v2"
  4. )
  5. var IsEnterprise bool = false