This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
mirror of
https://github.com/status-im/consul.git
Watch
2
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
12e58ddbf8
consul
/
agent
/
proxy
/
noop_test.go
10 lines
100 B
Go
Raw
Blame
History
package
proxy
import
(
"testing"
)
func
TestNoop_impl
(
t
*
testing
.
T
)
{
var
_
Proxy
=
new
(
Noop
)
}
Reference in New Issue
View Git Blame
Copy Permalink