package
0.0.0-20210104084608-c3df548154fa
Repository: https://github.com/dids/hackchat.git
Documentation: pkg.go.dev

# Functions

InterfaceToJSON converts any interface or struct to a prettyfied JSON string.
NewClient creates new Hackmud Chat API client with given API key.

# Structs

AccountData for the account.
Client for API operations.

# Type aliases

Channel for the AccountData.
ChannelName is just a string wrapper.
User for the AccountData.
UserName is just a string wrapper.