You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

427 lines
9.9 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <meta name="theme-color" content="#375EAB">
  7. <title>/src/github.com/matrix-org - The Go Programming Language</title>
  8. <link type="text/css" rel="stylesheet" href="../../../lib/godoc/style.css">
  9. <link rel="stylesheet" href="../../../lib/godoc/jquery.treeview.css">
  10. <script type="text/javascript">window.initFuncs = [];</script>
  11. </head>
  12. <body>
  13. <div id='lowframe' style="position: fixed; bottom: 0; left: 0; height: 0; width: 100%; border-top: thin solid grey; background-color: white; overflow: auto;">
  14. ...
  15. </div><!-- #lowframe -->
  16. <div id="topbar" class="wide"><div class="container">
  17. <div class="top-heading" id="heading-wide"><a href="http://localhost:6060/">The Go Programming Language</a></div>
  18. <div class="top-heading" id="heading-narrow"><a href="http://localhost:6060/">Go</a></div>
  19. <a href="index.html#" id="menu-button"><span id="menu-button-arrow">&#9661;</span></a>
  20. <form method="GET" action="http://localhost:6060/search">
  21. <div id="menu">
  22. <a href="http://localhost:6060/doc/">Documents</a>
  23. <a href="http://localhost:6060/pkg/">Packages</a>
  24. <a href="http://localhost:6060/project/">The Project</a>
  25. <a href="http://localhost:6060/help/">Help</a>
  26. <a href="http://localhost:6060/blog/">Blog</a>
  27. <input type="text" id="search" name="q" class="inactive" value="Search" placeholder="Search">
  28. </div>
  29. </form>
  30. </div></div>
  31. <div id="page" class="wide">
  32. <div class="container">
  33. <h1>Directory /src/github.com/matrix-org</h1>
  34. <div id="nav"></div>
  35. <!--
  36. Copyright 2009 The Go Authors. All rights reserved.
  37. Use of this source code is governed by a BSD-style
  38. license that can be found in the LICENSE file.
  39. -->
  40. <!--
  41. Note: Static (i.e., not template-generated) href and id
  42. attributes start with "pkg-" to make it impossible for
  43. them to conflict with generated attributes (some of which
  44. correspond to Go identifiers).
  45. -->
  46. <div class="pkg-dir">
  47. <table>
  48. <tr>
  49. <th class="pkg-name">Name</th>
  50. <th class="pkg-synopsis">Synopsis</th>
  51. </tr>
  52. <tr>
  53. <td colspan="2"><a href="../index.html">..</a></td>
  54. </tr>
  55. <tr>
  56. <td class="pkg-name" style="padding-left: 0px;">
  57. <a href="dugong/index.html">dugong</a>
  58. </td>
  59. <td class="pkg-synopsis">
  60. </td>
  61. </tr>
  62. <tr>
  63. <td class="pkg-name" style="padding-left: 0px;">
  64. <a href="go-neb/index.html">go-neb</a>
  65. </td>
  66. <td class="pkg-synopsis">
  67. </td>
  68. </tr>
  69. <tr>
  70. <td class="pkg-name" style="padding-left: 20px;">
  71. <a href="go-neb/api/index.html">api</a>
  72. </td>
  73. <td class="pkg-synopsis">
  74. Package api contains the fundamental data types used by Go-NEB.
  75. </td>
  76. </tr>
  77. <tr>
  78. <td class="pkg-name" style="padding-left: 40px;">
  79. <a href="go-neb/api/handlers/index.html">handlers</a>
  80. </td>
  81. <td class="pkg-synopsis">
  82. Package handlers contains the HTTP handlers for Go-NEB.
  83. </td>
  84. </tr>
  85. <tr>
  86. <td class="pkg-name" style="padding-left: 20px;">
  87. <a href="go-neb/clients/index.html">clients</a>
  88. </td>
  89. <td class="pkg-synopsis">
  90. </td>
  91. </tr>
  92. <tr>
  93. <td class="pkg-name" style="padding-left: 20px;">
  94. <a href="go-neb/database/index.html">database</a>
  95. </td>
  96. <td class="pkg-synopsis">
  97. </td>
  98. </tr>
  99. <tr>
  100. <td class="pkg-name" style="padding-left: 20px;">
  101. <a href="go-neb/errors/index.html">errors</a>
  102. </td>
  103. <td class="pkg-synopsis">
  104. </td>
  105. </tr>
  106. <tr>
  107. <td class="pkg-name" style="padding-left: 20px;">
  108. <a href="go-neb/matrix/index.html">matrix</a>
  109. </td>
  110. <td class="pkg-synopsis">
  111. Package matrix provides an HTTP client that can interact with a Homeserver via r0 APIs (/sync).
  112. </td>
  113. </tr>
  114. <tr>
  115. <td class="pkg-name" style="padding-left: 20px;">
  116. <a href="go-neb/metrics/index.html">metrics</a>
  117. </td>
  118. <td class="pkg-synopsis">
  119. </td>
  120. </tr>
  121. <tr>
  122. <td class="pkg-name" style="padding-left: 20px;">
  123. <a href="go-neb/polling/index.html">polling</a>
  124. </td>
  125. <td class="pkg-synopsis">
  126. </td>
  127. </tr>
  128. <tr>
  129. <td class="pkg-name" style="padding-left: 20px;">
  130. <a href="go-neb/realms/index.html">realms</a>
  131. </td>
  132. <td class="pkg-synopsis">
  133. </td>
  134. </tr>
  135. <tr>
  136. <td class="pkg-name" style="padding-left: 40px;">
  137. <a href="go-neb/realms/github/index.html">github</a>
  138. </td>
  139. <td class="pkg-synopsis">
  140. Package github implements OAuth2 support for github.com
  141. </td>
  142. </tr>
  143. <tr>
  144. <td class="pkg-name" style="padding-left: 40px;">
  145. <a href="go-neb/realms/jira/index.html">jira</a>
  146. </td>
  147. <td class="pkg-synopsis">
  148. Package jira implements OAuth1.0a support for arbitrary JIRA installations.
  149. </td>
  150. </tr>
  151. <tr>
  152. <td class="pkg-name" style="padding-left: 60px;">
  153. <a href="go-neb/realms/jira/urls/index.html">urls</a>
  154. </td>
  155. <td class="pkg-synopsis">
  156. Package urls handles converting between various JIRA URL representations in a consistent way.
  157. </td>
  158. </tr>
  159. <tr>
  160. <td class="pkg-name" style="padding-left: 20px;">
  161. <a href="go-neb/server/index.html">server</a>
  162. </td>
  163. <td class="pkg-synopsis">
  164. Package server contains building blocks for REST APIs.
  165. </td>
  166. </tr>
  167. <tr>
  168. <td class="pkg-name" style="padding-left: 20px;">
  169. <a href="go-neb/services/index.html">services</a>
  170. </td>
  171. <td class="pkg-synopsis">
  172. </td>
  173. </tr>
  174. <tr>
  175. <td class="pkg-name" style="padding-left: 40px;">
  176. <a href="go-neb/services/echo/index.html">echo</a>
  177. </td>
  178. <td class="pkg-synopsis">
  179. Package echo implements a Service which echoes back !commands.
  180. </td>
  181. </tr>
  182. <tr>
  183. <td class="pkg-name" style="padding-left: 40px;">
  184. <a href="go-neb/services/giphy/index.html">giphy</a>
  185. </td>
  186. <td class="pkg-synopsis">
  187. Package giphy implements a Service which adds !commands for Giphy.
  188. </td>
  189. </tr>
  190. <tr>
  191. <td class="pkg-name" style="padding-left: 40px;">
  192. <a href="go-neb/services/github/index.html">github</a>
  193. </td>
  194. <td class="pkg-synopsis">
  195. Package github implements a command service and a webhook service for interacting with Github.
  196. </td>
  197. </tr>
  198. <tr>
  199. <td class="pkg-name" style="padding-left: 60px;">
  200. <a href="go-neb/services/github/client/index.html">client</a>
  201. </td>
  202. <td class="pkg-synopsis">
  203. </td>
  204. </tr>
  205. <tr>
  206. <td class="pkg-name" style="padding-left: 60px;">
  207. <a href="go-neb/services/github/webhook/index.html">webhook</a>
  208. </td>
  209. <td class="pkg-synopsis">
  210. </td>
  211. </tr>
  212. <tr>
  213. <td class="pkg-name" style="padding-left: 40px;">
  214. <a href="go-neb/services/guggy/index.html">guggy</a>
  215. </td>
  216. <td class="pkg-synopsis">
  217. Package guggy implements a Service which adds !commands for Guggy.
  218. </td>
  219. </tr>
  220. <tr>
  221. <td class="pkg-name" style="padding-left: 40px;">
  222. <a href="go-neb/services/jira/index.html">jira</a>
  223. </td>
  224. <td class="pkg-synopsis">
  225. Package jira implements a command and webhook service for interacting with JIRA.
  226. </td>
  227. </tr>
  228. <tr>
  229. <td class="pkg-name" style="padding-left: 60px;">
  230. <a href="go-neb/services/jira/webhook/index.html">webhook</a>
  231. </td>
  232. <td class="pkg-synopsis">
  233. </td>
  234. </tr>
  235. <tr>
  236. <td class="pkg-name" style="padding-left: 40px;">
  237. <a href="go-neb/services/rssbot/index.html">rssbot</a>
  238. </td>
  239. <td class="pkg-synopsis">
  240. Package rssbot implements a Service capable of reading Atom/RSS feeds.
  241. </td>
  242. </tr>
  243. <tr>
  244. <td class="pkg-name" style="padding-left: 40px;">
  245. <a href="go-neb/services/travisci/index.html">travisci</a>
  246. </td>
  247. <td class="pkg-synopsis">
  248. Package travisci implements a Service capable of processing webhooks from Travis-CI.
  249. </td>
  250. </tr>
  251. <tr>
  252. <td class="pkg-name" style="padding-left: 20px;">
  253. <a href="go-neb/types/index.html">types</a>
  254. </td>
  255. <td class="pkg-synopsis">
  256. </td>
  257. </tr>
  258. <tr>
  259. <td class="pkg-name" style="padding-left: 20px;">
  260. <a href="go-neb/util/index.html">util</a>
  261. </td>
  262. <td class="pkg-synopsis">
  263. </td>
  264. </tr>
  265. </table>
  266. </div>
  267. <div id="footer">
  268. Build version go1.6.<br>
  269. Except as <a href="https://developers.google.com/site-policies#restrictions">noted</a>,
  270. the content of this page is licensed under the
  271. Creative Commons Attribution 3.0 License,
  272. and code is licensed under a <a href="http://localhost:6060/LICENSE">BSD license</a>.<br>
  273. <a href="http://localhost:6060/doc/tos.html">Terms of Service</a> |
  274. <a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a>
  275. </div>
  276. </div><!-- .container -->
  277. </div><!-- #page -->
  278. <!-- TODO(adonovan): load these from <head> using "defer" attribute? -->
  279. <script type="text/javascript" src="../../../lib/godoc/jquery.js"></script>
  280. <script type="text/javascript" src="../../../lib/godoc/jquery.treeview.js"></script>
  281. <script type="text/javascript" src="../../../lib/godoc/jquery.treeview.edit.js"></script>
  282. <script type="text/javascript" src="../../../lib/godoc/godocs.js"></script>
  283. </body>
  284. </html>