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.
 
 
 

229 lines
5.7 KiB

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#375EAB">
<title>/src/github.com/matrix-org/go-neb/services - The Go Programming Language</title>
<link type="text/css" rel="stylesheet" href="../../../../../lib/godoc/style.css">
<link rel="stylesheet" href="../../../../../lib/godoc/jquery.treeview.css">
<script type="text/javascript">window.initFuncs = [];</script>
</head>
<body>
<div id='lowframe' style="position: fixed; bottom: 0; left: 0; height: 0; width: 100%; border-top: thin solid grey; background-color: white; overflow: auto;">
...
</div><!-- #lowframe -->
<div id="topbar" class="wide"><div class="container">
<div class="top-heading" id="heading-wide"><a href="http://localhost:6060/">The Go Programming Language</a></div>
<div class="top-heading" id="heading-narrow"><a href="http://localhost:6060/">Go</a></div>
<a href="index.html#" id="menu-button"><span id="menu-button-arrow">&#9661;</span></a>
<form method="GET" action="http://localhost:6060/search">
<div id="menu">
<a href="http://localhost:6060/doc/">Documents</a>
<a href="http://localhost:6060/pkg/">Packages</a>
<a href="http://localhost:6060/project/">The Project</a>
<a href="http://localhost:6060/help/">Help</a>
<a href="http://localhost:6060/blog/">Blog</a>
<input type="text" id="search" name="q" class="inactive" value="Search" placeholder="Search">
</div>
</form>
</div></div>
<div id="page" class="wide">
<div class="container">
<h1>Directory /src/github.com/matrix-org/go-neb/services</h1>
<div id="nav"></div>
<!--
Copyright 2009 The Go Authors. All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<!--
Note: Static (i.e., not template-generated) href and id
attributes start with "pkg-" to make it impossible for
them to conflict with generated attributes (some of which
correspond to Go identifiers).
-->
<div class="pkg-dir">
<table>
<tr>
<th class="pkg-name">Name</th>
<th class="pkg-synopsis">Synopsis</th>
</tr>
<tr>
<td colspan="2"><a href="../index.html">..</a></td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 0px;">
<a href="echo/index.html">echo</a>
</td>
<td class="pkg-synopsis">
Package echo implements a Service which echoes back !commands.
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 0px;">
<a href="giphy/index.html">giphy</a>
</td>
<td class="pkg-synopsis">
Package giphy implements a Service which adds !commands for Giphy.
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 0px;">
<a href="github/index.html">github</a>
</td>
<td class="pkg-synopsis">
Package github implements a command service and a webhook service for interacting with Github.
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 20px;">
<a href="github/client/index.html">client</a>
</td>
<td class="pkg-synopsis">
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 20px;">
<a href="github/webhook/index.html">webhook</a>
</td>
<td class="pkg-synopsis">
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 0px;">
<a href="guggy/index.html">guggy</a>
</td>
<td class="pkg-synopsis">
Package guggy implements a Service which adds !commands for Guggy.
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 0px;">
<a href="jira/index.html">jira</a>
</td>
<td class="pkg-synopsis">
Package jira implements a command and webhook service for interacting with JIRA.
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 20px;">
<a href="jira/webhook/index.html">webhook</a>
</td>
<td class="pkg-synopsis">
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 0px;">
<a href="rssbot/index.html">rssbot</a>
</td>
<td class="pkg-synopsis">
Package rssbot implements a Service capable of reading Atom/RSS feeds.
</td>
</tr>
<tr>
<td class="pkg-name" style="padding-left: 0px;">
<a href="travisci/index.html">travisci</a>
</td>
<td class="pkg-synopsis">
Package travisci implements a Service capable of processing webhooks from Travis-CI.
</td>
</tr>
</table>
</div>
<div id="footer">
Build version go1.6.<br>
Except as <a href="https://developers.google.com/site-policies#restrictions">noted</a>,
the content of this page is licensed under the
Creative Commons Attribution 3.0 License,
and code is licensed under a <a href="http://localhost:6060/LICENSE">BSD license</a>.<br>
<a href="http://localhost:6060/doc/tos.html">Terms of Service</a> |
<a href="http://www.google.com/intl/en/policies/privacy/">Privacy Policy</a>
</div>
</div><!-- .container -->
</div><!-- #page -->
<!-- TODO(adonovan): load these from <head> using "defer" attribute? -->
<script type="text/javascript" src="../../../../../lib/godoc/jquery.js"></script>
<script type="text/javascript" src="../../../../../lib/godoc/jquery.treeview.js"></script>
<script type="text/javascript" src="../../../../../lib/godoc/jquery.treeview.edit.js"></script>
<script type="text/javascript" src="../../../../../lib/godoc/godocs.js"></script>
</body>
</html>