summaryrefslogtreecommitdiff
path: root/system/addon/addon.go
AgeCommit message (Collapse)Author
2017-01-11adding pointer to map in unmarshalSteve Manuel
2017-01-11adding []byte driven api vs. url.Values where ever possibleSteve Manuel
2017-01-11extending the "addon" platform within ponzu to register, present and manage ↵Steve Manuel
addons
2017-01-10fix for slice len issue adding extra chars to addon idSteve Manuel
2017-01-10changing Values set to convert value to stringSteve Manuel
2017-01-10making register a sub routine of NewSteve Manuel
2017-01-10adding slight change to Register and including New constructorSteve Manuel
2017-01-10adding initial support for third-party addons and the basic framework for ↵Steve Manuel
how they are registered by the system