Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatByteToRequest ¶
func FormatRequestToByte ¶
func GenerateId ¶
Types ¶
type JsonRPCError ¶
type JsonRPCErrorResponse ¶
type JsonRPCErrorResponse[T2 any] struct { Id string `json:"id"` Error *JsonRPCError `json:"error"` Context T2 `json:"context"` }
type JsonRPCRequest ¶
type JsonRPCResponse ¶
type JsonRPCRoute ¶
Click to show internal directories.
Click to hide internal directories.