Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
func ServeConn ¶
func ServeConn(datastore *ssb.DataStore, conn io.ReadWriteCloser)
Types ¶
type Request ¶
type Request struct { Method string `json:"method"` Params json.RawMessage `json:"params"` ID interface{} `json:"id"` }
Click to show internal directories.
Click to hide internal directories.