Versions in this module Expand all Collapse all v0 v0.0.1 Jul 4, 2020 Changes in this version + func JsonStringToCollection(json string) (remote.MethodCollection, error) + func JsonToCollection(json gjson.Result) (remote.MethodCollection, error) + func JsonToMethod(json gjson.Result) (remote.Method, error) + type ServerConfig struct + Jwt server.JWTAuthorizationConfig + Server struct{ ... } + func (s *ServerConfig) Normilize()