package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package wsjson provides helpers for reading and writing JSON messages.
Read reads a JSON message from c into v.
It will reuse buffers in between calls to avoid allocations.
Write writes the JSON message v to c.
It will reuse buffers in between calls to avoid allocations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.