2011-05-23 15:05:18 -06:00
|
|
|
<html>
|
|
|
|
<!--
|
|
|
|
Copyright 2011 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.
|
|
|
|
-->
|
|
|
|
<head>
|
2011-05-31 14:16:51 -06:00
|
|
|
<script src="gopher.js"></script>
|
2012-10-07 18:56:10 -06:00
|
|
|
<script src="popup.js"></script>
|
2011-05-23 15:05:18 -06:00
|
|
|
</head>
|
2012-10-07 18:56:10 -06:00
|
|
|
<body style='margin: 0.5em; font-family: sans;'>
|
2014-12-09 17:41:52 -07:00
|
|
|
<small><a href="#" url="https://golang.org/issue">issue</a>,
|
|
|
|
<a href="#" url="https://golang.org/cl">codereview</a>,
|
|
|
|
<a href="#" url="https://golang.org/change">commit</a>, or
|
|
|
|
<a href="#" url="https://golang.org/pkg/">pkg</a> id/name:</small>
|
2012-10-07 18:56:10 -06:00
|
|
|
<form style='margin: 0' id='navform'><nobr><input id="inputbox" size=10 tabindex=1 /><input type="submit" value="go" /></nobr></form>
|
2014-12-09 17:41:52 -07:00
|
|
|
<small>Also: <a href="#" url="https://build.golang.org">buildbots</a>
|
|
|
|
<a href="#" url="https://github.com/golang/go">Github</a>
|
|
|
|
</small>
|
2011-05-23 15:05:18 -06:00
|
|
|
</body>
|
|
|
|
</html>
|