Package

com.bones

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. trait JsonCreate extends AnyRef

    Permalink
  2. trait JsonExtract extends AnyRef

    Permalink

    Simple little interface around a Json library.

    Simple little interface around a Json library. I believe it may be best to actually write an extractor to and from your preferred library instead of extending JsonExtract, however this is here how I first implemented this, so I'll keep this around for now.

Ungrouped