arikawa/discord/discord.go

5 lines
189 B
Go
Raw Normal View History

2020-01-15 04:56:50 +00:00
// Package discord provides common structures that the whole repository uses. It
// does not (and should not) contain API-specific structures, or WS-specific
// structures.
package discord