Info TODO
(t *testing.T, key string, expectReply interface{})
| 81 | |
| 82 | //Info TODO |
| 83 | func (ek *ExampleKey) Info(t *testing.T, key string, expectReply interface{}) { |
| 84 | |
| 85 | } |
| 86 | |
| 87 | //InfoEqualErr TODO |
| 88 | func (ek *ExampleKey) InfoEqualErr(t *testing.T, errValue string, args ...interface{}) { |
no outgoing calls
no test coverage detected