package
Version:
v0.0.0-...-cde1217
Opens a new window with list of versions in this module.
Published: Jun 18, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Hash hashes the input and returns the result hash
The input gets hashed with sha3-256
type SendMeta struct {
Title string `json:"title"`
ID string `json:"ID"`
MessageID string `json:"messageID"`
ExpectsAnswer bool `json:"expectsAnswer"`
}
SendMeta is the data that gets send over the websocket
Source Files
¶
Click to show internal directories.
Click to hide internal directories.