Documentation ¶
Overview ¶
Package http implements the CheeseGull API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { BeatmapService cheesegull.BeatmapService FileResolver cheesegull.FileResolver Communication cheesegull.CommunicationService APISecret string }
Options are the settings that can be passed to NewServer.
Click to show internal directories.
Click to hide internal directories.