Interface JSONArray<T>

JSONArray defines a slice that is safe for json and db read/write.

Type Parameters

  • T

Hierarchy

  • Array<T>
    • JSONArray

Generated using TypeDoc