Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + type PlaygroundRequest struct + Action string + Hex string + JSON string + PSL string + type PlaygroundResponse struct + Error string + Result any + Success bool + type Server struct + func NewServer(lib *protocol.Library, addr string) *Server + func (s *Server) Start() error