package main import "errors" func init() { registerServiceHandler("static", staticServiceHandler{}) } type staticServiceHandler struct{} func (s staticServiceHandler) GetDocumentation() serviceHandlerDocumentation { return serviceHandlerDocumentation{ ServiceName: "Static Badge", DemoPath: "/static/API/Documentation/4c1", Arguments: []string{"