thestrukture/IDE

View on GitHub
api/methods/method_MConsole.go

Summary

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

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

    return ""

}