thestrukture/IDE

View on GitHub
api/methods/method_MPut.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
// File generated by Gopher Sauce
// DO NOT EDIT!!
package methods

//
func MPut(args ...interface{}) string {

    //response = "OK"

    return ""

}