package
2.1.0
Repository: https://github.com/diamondburned/arikawa.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package option provides the ability to create omittable primitives.

# Functions

DecodeStream uses the default driver.
EncodeStream uses the default driver.
Marshal uses the default driver.
Unmarshal uses the default driver.

# Variables

Default is the default JSON driver, which uses encoding/json.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

AlwaysString would always unmarshal into a string, from any JSON type.
Raw is a raw encoded JSON value.