Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Version of MRS Version = "v0.0.0" // Name of the project Name = "MatrixRoomsSearch" // Bot name for robots.txt Bot = "MRSBot" )
Variables ¶
View Source
var ( // UserAgent of MRS UserAgent = Name + "/" + Version // Server header returned by MRS Server = Name + "/" + Version )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.