Files
EdgeAPI/internal/acme/auth_callback.go

4 lines
68 B
Go

package acme
type AuthCallback func(domain, token, keyAuth string)