pdns-auth-proxy/vendor/github.com/jarcoal/httpmock/any.go

7 lines
79 B
Go
Raw Permalink Normal View History

2023-11-17 05:55:06 +00:00
//go:build !go1.18
// +build !go1.18
package httpmock
type any = interface{}