Versions in this module Expand all Collapse all v0 v0.2.0 Sep 12, 2016 Changes in this version + type Server struct + func New() *Server + func (s *Server) Close() + func (s *Server) GetURL() string + func (s *Server) RegisterCapabilities() + func (s *Server) RegisterMethod(method string, httpCode int, response map[string]interface{})