7 lines
204 B
Go
Raw Normal View History

package multi
// multi is a wrapper protocol Request that allows multiple protocols requests to be executed
// multi protocol is just a wrapper so it should/does not include any protocol specific code