This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
3a00574a13
open-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