blob: d9cf7970755a40b4564423bd048dd0a06aff9739 [file] [log] [blame]
Brad Fitzpatrick852f3832015-07-17 08:38:52 -07001pkg archive/zip, method (*Writer) SetOffset(int64)
2pkg bufio, method (*Reader) Discard(int) (int, error)
3pkg bufio, method (ReadWriter) Discard(int) (int, error)
4pkg bytes, func LastIndexByte([]uint8, uint8) int
5pkg bytes, method (*Buffer) Cap() int
6pkg bytes, method (*Reader) Size() int64
7pkg crypto, const SHA512_224 = 14
8pkg crypto, const SHA512_224 Hash
9pkg crypto, const SHA512_256 = 15
10pkg crypto, const SHA512_256 Hash
11pkg crypto, type Decrypter interface { Decrypt, Public }
12pkg crypto, type Decrypter interface, Decrypt(io.Reader, []uint8, DecrypterOpts) ([]uint8, error)
13pkg crypto, type Decrypter interface, Public() PublicKey
14pkg crypto, type DecrypterOpts interface {}
15pkg crypto/cipher, func NewGCMWithNonceSize(Block, int) (AEAD, error)
16pkg crypto/elliptic, type CurveParams struct, Name string
17pkg crypto/rsa, method (*PrivateKey) Decrypt(io.Reader, []uint8, crypto.DecrypterOpts) ([]uint8, error)
18pkg crypto/rsa, type OAEPOptions struct
19pkg crypto/rsa, type OAEPOptions struct, Hash crypto.Hash
20pkg crypto/rsa, type OAEPOptions struct, Label []uint8
21pkg crypto/rsa, type PKCS1v15DecryptOptions struct
22pkg crypto/rsa, type PKCS1v15DecryptOptions struct, SessionKeyLen int
23pkg crypto/sha512, const Size224 = 28
24pkg crypto/sha512, const Size224 ideal-int
25pkg crypto/sha512, const Size256 = 32
26pkg crypto/sha512, const Size256 ideal-int
27pkg crypto/sha512, func New512_224() hash.Hash
28pkg crypto/sha512, func New512_256() hash.Hash
29pkg crypto/sha512, func Sum512_224([]uint8) [28]uint8
30pkg crypto/sha512, func Sum512_256([]uint8) [32]uint8
31pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 = 49196
32pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 uint16
33pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 = 49200
34pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 uint16
35pkg crypto/tls, method (*Config) SetSessionTicketKeys([][32]uint8)
36pkg crypto/tls, type Certificate struct, SignedCertificateTimestamps [][]uint8
37pkg crypto/tls, type ConnectionState struct, OCSPResponse []uint8
38pkg crypto/tls, type ConnectionState struct, SignedCertificateTimestamps [][]uint8
39pkg crypto/x509, method (*CertificateRequest) CheckSignature() error
40pkg crypto/x509, type Certificate struct, UnhandledCriticalExtensions []asn1.ObjectIdentifier
41pkg crypto/x509/pkix, type Name struct, ExtraNames []AttributeTypeAndValue
42pkg database/sql, method (*DB) Stats() DBStats
43pkg database/sql, type DBStats struct
44pkg database/sql, type DBStats struct, OpenConnections int
45pkg debug/dwarf, const ClassAddress = 1
46pkg debug/dwarf, const ClassAddress Class
47pkg debug/dwarf, const ClassBlock = 2
48pkg debug/dwarf, const ClassBlock Class
49pkg debug/dwarf, const ClassConstant = 3
50pkg debug/dwarf, const ClassConstant Class
51pkg debug/dwarf, const ClassExprLoc = 4
52pkg debug/dwarf, const ClassExprLoc Class
53pkg debug/dwarf, const ClassFlag = 5
54pkg debug/dwarf, const ClassFlag Class
55pkg debug/dwarf, const ClassLinePtr = 6
56pkg debug/dwarf, const ClassLinePtr Class
57pkg debug/dwarf, const ClassLocListPtr = 7
58pkg debug/dwarf, const ClassLocListPtr Class
59pkg debug/dwarf, const ClassMacPtr = 8
60pkg debug/dwarf, const ClassMacPtr Class
61pkg debug/dwarf, const ClassRangeListPtr = 9
62pkg debug/dwarf, const ClassRangeListPtr Class
63pkg debug/dwarf, const ClassReference = 10
64pkg debug/dwarf, const ClassReference Class
65pkg debug/dwarf, const ClassReferenceAlt = 13
66pkg debug/dwarf, const ClassReferenceAlt Class
67pkg debug/dwarf, const ClassReferenceSig = 11
68pkg debug/dwarf, const ClassReferenceSig Class
69pkg debug/dwarf, const ClassString = 12
70pkg debug/dwarf, const ClassString Class
71pkg debug/dwarf, const ClassStringAlt = 14
72pkg debug/dwarf, const ClassStringAlt Class
73pkg debug/dwarf, method (*Data) LineReader(*Entry) (*LineReader, error)
74pkg debug/dwarf, method (*Entry) AttrField(Attr) *Field
75pkg debug/dwarf, method (*LineReader) Next(*LineEntry) error
76pkg debug/dwarf, method (*LineReader) Reset()
77pkg debug/dwarf, method (*LineReader) Seek(LineReaderPos)
78pkg debug/dwarf, method (*LineReader) SeekPC(uint64, *LineEntry) error
79pkg debug/dwarf, method (*LineReader) Tell() LineReaderPos
80pkg debug/dwarf, method (*Reader) AddressSize() int
81pkg debug/dwarf, method (Class) GoString() string
82pkg debug/dwarf, method (Class) String() string
83pkg debug/dwarf, type Class int
84pkg debug/dwarf, type Field struct, Class Class
85pkg debug/dwarf, type LineEntry struct
86pkg debug/dwarf, type LineEntry struct, Address uint64
87pkg debug/dwarf, type LineEntry struct, BasicBlock bool
88pkg debug/dwarf, type LineEntry struct, Column int
89pkg debug/dwarf, type LineEntry struct, Discriminator int
90pkg debug/dwarf, type LineEntry struct, EndSequence bool
91pkg debug/dwarf, type LineEntry struct, EpilogueBegin bool
92pkg debug/dwarf, type LineEntry struct, File *LineFile
93pkg debug/dwarf, type LineEntry struct, ISA int
94pkg debug/dwarf, type LineEntry struct, IsStmt bool
95pkg debug/dwarf, type LineEntry struct, Line int
96pkg debug/dwarf, type LineEntry struct, OpIndex int
97pkg debug/dwarf, type LineEntry struct, PrologueEnd bool
98pkg debug/dwarf, type LineFile struct
99pkg debug/dwarf, type LineFile struct, Length int
100pkg debug/dwarf, type LineFile struct, Mtime uint64
101pkg debug/dwarf, type LineFile struct, Name string
102pkg debug/dwarf, type LineReader struct
103pkg debug/dwarf, type LineReaderPos struct
104pkg debug/dwarf, var ErrUnknownPC error
105pkg debug/elf, const R_PPC64_ADDR14 = 7
106pkg debug/elf, const R_PPC64_ADDR14 R_PPC64
107pkg debug/elf, const R_PPC64_ADDR14_BRNTAKEN = 9
108pkg debug/elf, const R_PPC64_ADDR14_BRNTAKEN R_PPC64
109pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN = 8
110pkg debug/elf, const R_PPC64_ADDR14_BRTAKEN R_PPC64
111pkg debug/elf, const R_PPC64_ADDR16 = 3
112pkg debug/elf, const R_PPC64_ADDR16 R_PPC64
113pkg debug/elf, const R_PPC64_ADDR16_DS = 56
114pkg debug/elf, const R_PPC64_ADDR16_DS R_PPC64
115pkg debug/elf, const R_PPC64_ADDR16_HA = 6
116pkg debug/elf, const R_PPC64_ADDR16_HA R_PPC64
117pkg debug/elf, const R_PPC64_ADDR16_HI = 5
118pkg debug/elf, const R_PPC64_ADDR16_HI R_PPC64
119pkg debug/elf, const R_PPC64_ADDR16_HIGHER = 39
120pkg debug/elf, const R_PPC64_ADDR16_HIGHER R_PPC64
121pkg debug/elf, const R_PPC64_ADDR16_HIGHERA = 40
122pkg debug/elf, const R_PPC64_ADDR16_HIGHERA R_PPC64
123pkg debug/elf, const R_PPC64_ADDR16_HIGHEST = 41
124pkg debug/elf, const R_PPC64_ADDR16_HIGHEST R_PPC64
125pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA = 42
126pkg debug/elf, const R_PPC64_ADDR16_HIGHESTA R_PPC64
127pkg debug/elf, const R_PPC64_ADDR16_LO = 4
128pkg debug/elf, const R_PPC64_ADDR16_LO R_PPC64
129pkg debug/elf, const R_PPC64_ADDR16_LO_DS = 57
130pkg debug/elf, const R_PPC64_ADDR16_LO_DS R_PPC64
131pkg debug/elf, const R_PPC64_ADDR24 = 2
132pkg debug/elf, const R_PPC64_ADDR24 R_PPC64
133pkg debug/elf, const R_PPC64_ADDR32 = 1
134pkg debug/elf, const R_PPC64_ADDR32 R_PPC64
135pkg debug/elf, const R_PPC64_ADDR64 = 38
136pkg debug/elf, const R_PPC64_ADDR64 R_PPC64
137pkg debug/elf, const R_PPC64_DTPMOD64 = 68
138pkg debug/elf, const R_PPC64_DTPMOD64 R_PPC64
139pkg debug/elf, const R_PPC64_DTPREL16 = 74
140pkg debug/elf, const R_PPC64_DTPREL16 R_PPC64
141pkg debug/elf, const R_PPC64_DTPREL16_DS = 101
142pkg debug/elf, const R_PPC64_DTPREL16_DS R_PPC64
143pkg debug/elf, const R_PPC64_DTPREL16_HA = 77
144pkg debug/elf, const R_PPC64_DTPREL16_HA R_PPC64
145pkg debug/elf, const R_PPC64_DTPREL16_HI = 76
146pkg debug/elf, const R_PPC64_DTPREL16_HI R_PPC64
147pkg debug/elf, const R_PPC64_DTPREL16_HIGHER = 103
148pkg debug/elf, const R_PPC64_DTPREL16_HIGHER R_PPC64
149pkg debug/elf, const R_PPC64_DTPREL16_HIGHERA = 104
150pkg debug/elf, const R_PPC64_DTPREL16_HIGHERA R_PPC64
151pkg debug/elf, const R_PPC64_DTPREL16_HIGHEST = 105
152pkg debug/elf, const R_PPC64_DTPREL16_HIGHEST R_PPC64
153pkg debug/elf, const R_PPC64_DTPREL16_HIGHESTA = 106
154pkg debug/elf, const R_PPC64_DTPREL16_HIGHESTA R_PPC64
155pkg debug/elf, const R_PPC64_DTPREL16_LO = 75
156pkg debug/elf, const R_PPC64_DTPREL16_LO R_PPC64
157pkg debug/elf, const R_PPC64_DTPREL16_LO_DS = 102
158pkg debug/elf, const R_PPC64_DTPREL16_LO_DS R_PPC64
159pkg debug/elf, const R_PPC64_DTPREL64 = 78
160pkg debug/elf, const R_PPC64_DTPREL64 R_PPC64
161pkg debug/elf, const R_PPC64_GOT16 = 14
162pkg debug/elf, const R_PPC64_GOT16 R_PPC64
163pkg debug/elf, const R_PPC64_GOT16_DS = 58
164pkg debug/elf, const R_PPC64_GOT16_DS R_PPC64
165pkg debug/elf, const R_PPC64_GOT16_HA = 17
166pkg debug/elf, const R_PPC64_GOT16_HA R_PPC64
167pkg debug/elf, const R_PPC64_GOT16_HI = 16
168pkg debug/elf, const R_PPC64_GOT16_HI R_PPC64
169pkg debug/elf, const R_PPC64_GOT16_LO = 15
170pkg debug/elf, const R_PPC64_GOT16_LO R_PPC64
171pkg debug/elf, const R_PPC64_GOT16_LO_DS = 59
172pkg debug/elf, const R_PPC64_GOT16_LO_DS R_PPC64
173pkg debug/elf, const R_PPC64_GOT_DTPREL16_DS = 91
174pkg debug/elf, const R_PPC64_GOT_DTPREL16_DS R_PPC64
175pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA = 94
176pkg debug/elf, const R_PPC64_GOT_DTPREL16_HA R_PPC64
177pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI = 93
178pkg debug/elf, const R_PPC64_GOT_DTPREL16_HI R_PPC64
179pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS = 92
180pkg debug/elf, const R_PPC64_GOT_DTPREL16_LO_DS R_PPC64
181pkg debug/elf, const R_PPC64_GOT_TLSGD16 = 79
182pkg debug/elf, const R_PPC64_GOT_TLSGD16 R_PPC64
183pkg debug/elf, const R_PPC64_GOT_TLSGD16_HA = 82
184pkg debug/elf, const R_PPC64_GOT_TLSGD16_HA R_PPC64
185pkg debug/elf, const R_PPC64_GOT_TLSGD16_HI = 81
186pkg debug/elf, const R_PPC64_GOT_TLSGD16_HI R_PPC64
187pkg debug/elf, const R_PPC64_GOT_TLSGD16_LO = 80
188pkg debug/elf, const R_PPC64_GOT_TLSGD16_LO R_PPC64
189pkg debug/elf, const R_PPC64_GOT_TLSLD16 = 83
190pkg debug/elf, const R_PPC64_GOT_TLSLD16 R_PPC64
191pkg debug/elf, const R_PPC64_GOT_TLSLD16_HA = 86
192pkg debug/elf, const R_PPC64_GOT_TLSLD16_HA R_PPC64
193pkg debug/elf, const R_PPC64_GOT_TLSLD16_HI = 85
194pkg debug/elf, const R_PPC64_GOT_TLSLD16_HI R_PPC64
195pkg debug/elf, const R_PPC64_GOT_TLSLD16_LO = 84
196pkg debug/elf, const R_PPC64_GOT_TLSLD16_LO R_PPC64
197pkg debug/elf, const R_PPC64_GOT_TPREL16_DS = 87
198pkg debug/elf, const R_PPC64_GOT_TPREL16_DS R_PPC64
199pkg debug/elf, const R_PPC64_GOT_TPREL16_HA = 90
200pkg debug/elf, const R_PPC64_GOT_TPREL16_HA R_PPC64
201pkg debug/elf, const R_PPC64_GOT_TPREL16_HI = 89
202pkg debug/elf, const R_PPC64_GOT_TPREL16_HI R_PPC64
203pkg debug/elf, const R_PPC64_GOT_TPREL16_LO_DS = 88
204pkg debug/elf, const R_PPC64_GOT_TPREL16_LO_DS R_PPC64
205pkg debug/elf, const R_PPC64_JMP_SLOT = 21
206pkg debug/elf, const R_PPC64_JMP_SLOT R_PPC64
207pkg debug/elf, const R_PPC64_NONE = 0
208pkg debug/elf, const R_PPC64_NONE R_PPC64
209pkg debug/elf, const R_PPC64_REL14 = 11
210pkg debug/elf, const R_PPC64_REL14 R_PPC64
211pkg debug/elf, const R_PPC64_REL14_BRNTAKEN = 13
212pkg debug/elf, const R_PPC64_REL14_BRNTAKEN R_PPC64
213pkg debug/elf, const R_PPC64_REL14_BRTAKEN = 12
214pkg debug/elf, const R_PPC64_REL14_BRTAKEN R_PPC64
215pkg debug/elf, const R_PPC64_REL16 = 249
216pkg debug/elf, const R_PPC64_REL16 R_PPC64
217pkg debug/elf, const R_PPC64_REL16_HA = 252
218pkg debug/elf, const R_PPC64_REL16_HA R_PPC64
219pkg debug/elf, const R_PPC64_REL16_HI = 251
220pkg debug/elf, const R_PPC64_REL16_HI R_PPC64
221pkg debug/elf, const R_PPC64_REL16_LO = 250
222pkg debug/elf, const R_PPC64_REL16_LO R_PPC64
223pkg debug/elf, const R_PPC64_REL24 = 10
224pkg debug/elf, const R_PPC64_REL24 R_PPC64
225pkg debug/elf, const R_PPC64_REL32 = 26
226pkg debug/elf, const R_PPC64_REL32 R_PPC64
227pkg debug/elf, const R_PPC64_REL64 = 44
228pkg debug/elf, const R_PPC64_REL64 R_PPC64
229pkg debug/elf, const R_PPC64_TLS = 67
230pkg debug/elf, const R_PPC64_TLS R_PPC64
231pkg debug/elf, const R_PPC64_TLSGD = 107
232pkg debug/elf, const R_PPC64_TLSGD R_PPC64
233pkg debug/elf, const R_PPC64_TLSLD = 108
234pkg debug/elf, const R_PPC64_TLSLD R_PPC64
235pkg debug/elf, const R_PPC64_TOC = 51
236pkg debug/elf, const R_PPC64_TOC R_PPC64
237pkg debug/elf, const R_PPC64_TOC16 = 47
238pkg debug/elf, const R_PPC64_TOC16 R_PPC64
239pkg debug/elf, const R_PPC64_TOC16_DS = 63
240pkg debug/elf, const R_PPC64_TOC16_DS R_PPC64
241pkg debug/elf, const R_PPC64_TOC16_HA = 50
242pkg debug/elf, const R_PPC64_TOC16_HA R_PPC64
243pkg debug/elf, const R_PPC64_TOC16_HI = 49
244pkg debug/elf, const R_PPC64_TOC16_HI R_PPC64
245pkg debug/elf, const R_PPC64_TOC16_LO = 48
246pkg debug/elf, const R_PPC64_TOC16_LO R_PPC64
247pkg debug/elf, const R_PPC64_TOC16_LO_DS = 64
248pkg debug/elf, const R_PPC64_TOC16_LO_DS R_PPC64
249pkg debug/elf, const R_PPC64_TPREL16 = 69
250pkg debug/elf, const R_PPC64_TPREL16 R_PPC64
251pkg debug/elf, const R_PPC64_TPREL16_DS = 95
252pkg debug/elf, const R_PPC64_TPREL16_DS R_PPC64
253pkg debug/elf, const R_PPC64_TPREL16_HA = 72
254pkg debug/elf, const R_PPC64_TPREL16_HA R_PPC64
255pkg debug/elf, const R_PPC64_TPREL16_HI = 71
256pkg debug/elf, const R_PPC64_TPREL16_HI R_PPC64
257pkg debug/elf, const R_PPC64_TPREL16_HIGHER = 97
258pkg debug/elf, const R_PPC64_TPREL16_HIGHER R_PPC64
259pkg debug/elf, const R_PPC64_TPREL16_HIGHERA = 98
260pkg debug/elf, const R_PPC64_TPREL16_HIGHERA R_PPC64
261pkg debug/elf, const R_PPC64_TPREL16_HIGHEST = 99
262pkg debug/elf, const R_PPC64_TPREL16_HIGHEST R_PPC64
263pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA = 100
264pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA R_PPC64
265pkg debug/elf, const R_PPC64_TPREL16_LO = 70
266pkg debug/elf, const R_PPC64_TPREL16_LO R_PPC64
267pkg debug/elf, const R_PPC64_TPREL16_LO_DS = 96
268pkg debug/elf, const R_PPC64_TPREL16_LO_DS R_PPC64
269pkg debug/elf, const R_PPC64_TPREL64 = 73
270pkg debug/elf, const R_PPC64_TPREL64 R_PPC64
271pkg debug/elf, method (R_PPC64) GoString() string
272pkg debug/elf, method (R_PPC64) String() string
273pkg debug/elf, type R_PPC64 int
274pkg encoding/base64, const NoPadding = -1
275pkg encoding/base64, const NoPadding int32
276pkg encoding/base64, const StdPadding = 61
277pkg encoding/base64, const StdPadding int32
278pkg encoding/base64, method (Encoding) WithPadding(int32) *Encoding
279pkg encoding/base64, var RawStdEncoding *Encoding
280pkg encoding/base64, var RawURLEncoding *Encoding
Brad Fitzpatrick0e00b442015-07-30 11:27:51 +0200281pkg encoding/json, method (*Decoder) More() bool
282pkg encoding/json, method (*Decoder) Token() (Token, error)
283pkg encoding/json, method (Delim) String() string
284pkg encoding/json, type Delim int32
285pkg encoding/json, type Token interface {}
Brad Fitzpatrick852f3832015-07-17 08:38:52 -0700286pkg encoding/json, type UnmarshalTypeError struct, Offset int64
287pkg flag, func UnquoteUsage(*Flag) (string, string)
288pkg go/ast, type EmptyStmt struct, Implicit bool
289pkg go/build, type Package struct, PkgTargetRoot string
290pkg go/constant, const Bool = 1
291pkg go/constant, const Bool Kind
292pkg go/constant, const Complex = 5
293pkg go/constant, const Complex Kind
294pkg go/constant, const Float = 4
295pkg go/constant, const Float Kind
296pkg go/constant, const Int = 3
297pkg go/constant, const Int Kind
298pkg go/constant, const String = 2
299pkg go/constant, const String Kind
300pkg go/constant, const Unknown = 0
301pkg go/constant, const Unknown Kind
302pkg go/constant, func BinaryOp(Value, token.Token, Value) Value
303pkg go/constant, func BitLen(Value) int
304pkg go/constant, func BoolVal(Value) bool
305pkg go/constant, func Bytes(Value) []uint8
306pkg go/constant, func Compare(Value, token.Token, Value) bool
307pkg go/constant, func Denom(Value) Value
308pkg go/constant, func Float32Val(Value) (float32, bool)
309pkg go/constant, func Float64Val(Value) (float64, bool)
310pkg go/constant, func Imag(Value) Value
311pkg go/constant, func Int64Val(Value) (int64, bool)
312pkg go/constant, func MakeBool(bool) Value
313pkg go/constant, func MakeFloat64(float64) Value
314pkg go/constant, func MakeFromBytes([]uint8) Value
315pkg go/constant, func MakeFromLiteral(string, token.Token, uint) Value
316pkg go/constant, func MakeImag(Value) Value
317pkg go/constant, func MakeInt64(int64) Value
318pkg go/constant, func MakeString(string) Value
319pkg go/constant, func MakeUint64(uint64) Value
320pkg go/constant, func MakeUnknown() Value
321pkg go/constant, func Num(Value) Value
322pkg go/constant, func Real(Value) Value
323pkg go/constant, func Shift(Value, token.Token, uint) Value
324pkg go/constant, func Sign(Value) int
325pkg go/constant, func StringVal(Value) string
326pkg go/constant, func Uint64Val(Value) (uint64, bool)
327pkg go/constant, func UnaryOp(token.Token, Value, uint) Value
328pkg go/constant, type Kind int
329pkg go/constant, type Value interface, Kind() Kind
330pkg go/constant, type Value interface, String() string
331pkg go/constant, type Value interface, unexported methods
332pkg go/importer, func Default() types.Importer
333pkg go/importer, func For(string, Lookup) types.Importer
334pkg go/importer, type Lookup func(string) (io.ReadCloser, error)
335pkg go/parser, func ParseExprFrom(*token.FileSet, string, interface{}, Mode) (ast.Expr, error)
336pkg go/types, const Bool = 1
337pkg go/types, const Bool BasicKind
338pkg go/types, const Byte = 8
339pkg go/types, const Byte BasicKind
340pkg go/types, const Complex128 = 16
341pkg go/types, const Complex128 BasicKind
342pkg go/types, const Complex64 = 15
343pkg go/types, const Complex64 BasicKind
344pkg go/types, const FieldVal = 0
345pkg go/types, const FieldVal SelectionKind
346pkg go/types, const Float32 = 13
347pkg go/types, const Float32 BasicKind
348pkg go/types, const Float64 = 14
349pkg go/types, const Float64 BasicKind
350pkg go/types, const Int = 2
351pkg go/types, const Int BasicKind
352pkg go/types, const Int16 = 4
353pkg go/types, const Int16 BasicKind
354pkg go/types, const Int32 = 5
355pkg go/types, const Int32 BasicKind
356pkg go/types, const Int64 = 6
357pkg go/types, const Int64 BasicKind
358pkg go/types, const Int8 = 3
359pkg go/types, const Int8 BasicKind
360pkg go/types, const Invalid = 0
361pkg go/types, const Invalid BasicKind
362pkg go/types, const IsBoolean = 1
363pkg go/types, const IsBoolean BasicInfo
364pkg go/types, const IsComplex = 16
365pkg go/types, const IsComplex BasicInfo
366pkg go/types, const IsConstType = 59
367pkg go/types, const IsConstType BasicInfo
368pkg go/types, const IsFloat = 8
369pkg go/types, const IsFloat BasicInfo
370pkg go/types, const IsInteger = 2
371pkg go/types, const IsInteger BasicInfo
372pkg go/types, const IsNumeric = 26
373pkg go/types, const IsNumeric BasicInfo
374pkg go/types, const IsOrdered = 42
375pkg go/types, const IsOrdered BasicInfo
376pkg go/types, const IsString = 32
377pkg go/types, const IsString BasicInfo
378pkg go/types, const IsUnsigned = 4
379pkg go/types, const IsUnsigned BasicInfo
380pkg go/types, const IsUntyped = 64
381pkg go/types, const IsUntyped BasicInfo
382pkg go/types, const MethodExpr = 2
383pkg go/types, const MethodExpr SelectionKind
384pkg go/types, const MethodVal = 1
385pkg go/types, const MethodVal SelectionKind
386pkg go/types, const RecvOnly = 2
387pkg go/types, const RecvOnly ChanDir
388pkg go/types, const Rune = 5
389pkg go/types, const Rune BasicKind
390pkg go/types, const SendOnly = 1
391pkg go/types, const SendOnly ChanDir
392pkg go/types, const SendRecv = 0
393pkg go/types, const SendRecv ChanDir
394pkg go/types, const String = 17
395pkg go/types, const String BasicKind
396pkg go/types, const Uint = 7
397pkg go/types, const Uint BasicKind
398pkg go/types, const Uint16 = 9
399pkg go/types, const Uint16 BasicKind
400pkg go/types, const Uint32 = 10
401pkg go/types, const Uint32 BasicKind
402pkg go/types, const Uint64 = 11
403pkg go/types, const Uint64 BasicKind
404pkg go/types, const Uint8 = 8
405pkg go/types, const Uint8 BasicKind
406pkg go/types, const Uintptr = 12
407pkg go/types, const Uintptr BasicKind
408pkg go/types, const UnsafePointer = 18
409pkg go/types, const UnsafePointer BasicKind
410pkg go/types, const UntypedBool = 19
411pkg go/types, const UntypedBool BasicKind
412pkg go/types, const UntypedComplex = 23
413pkg go/types, const UntypedComplex BasicKind
414pkg go/types, const UntypedFloat = 22
415pkg go/types, const UntypedFloat BasicKind
416pkg go/types, const UntypedInt = 20
417pkg go/types, const UntypedInt BasicKind
418pkg go/types, const UntypedNil = 25
419pkg go/types, const UntypedNil BasicKind
420pkg go/types, const UntypedRune = 21
421pkg go/types, const UntypedRune BasicKind
422pkg go/types, const UntypedString = 24
423pkg go/types, const UntypedString BasicKind
424pkg go/types, func AssertableTo(*Interface, Type) bool
425pkg go/types, func AssignableTo(Type, Type) bool
426pkg go/types, func Comparable(Type) bool
427pkg go/types, func ConvertibleTo(Type, Type) bool
428pkg go/types, func DefPredeclaredTestFuncs()
429pkg go/types, func Eval(*token.FileSet, *Package, token.Pos, string) (TypeAndValue, error)
430pkg go/types, func ExprString(ast.Expr) string
431pkg go/types, func Id(*Package, string) string
432pkg go/types, func Identical(Type, Type) bool
433pkg go/types, func Implements(Type, *Interface) bool
434pkg go/types, func IsInterface(Type) bool
435pkg go/types, func LookupFieldOrMethod(Type, bool, *Package, string) (Object, []int, bool)
436pkg go/types, func MissingMethod(Type, *Interface, bool) (*Func, bool)
437pkg go/types, func NewArray(Type, int64) *Array
438pkg go/types, func NewChan(ChanDir, Type) *Chan
439pkg go/types, func NewChecker(*Config, *token.FileSet, *Package, *Info) *Checker
440pkg go/types, func NewConst(token.Pos, *Package, string, Type, constant.Value) *Const
441pkg go/types, func NewField(token.Pos, *Package, string, Type, bool) *Var
442pkg go/types, func NewFunc(token.Pos, *Package, string, *Signature) *Func
443pkg go/types, func NewInterface([]*Func, []*Named) *Interface
444pkg go/types, func NewLabel(token.Pos, *Package, string) *Label
445pkg go/types, func NewMap(Type, Type) *Map
446pkg go/types, func NewMethodSet(Type) *MethodSet
447pkg go/types, func NewNamed(*TypeName, Type, []*Func) *Named
448pkg go/types, func NewPackage(string, string) *Package
449pkg go/types, func NewParam(token.Pos, *Package, string, Type) *Var
450pkg go/types, func NewPkgName(token.Pos, *Package, string, *Package) *PkgName
451pkg go/types, func NewPointer(Type) *Pointer
452pkg go/types, func NewScope(*Scope, token.Pos, token.Pos, string) *Scope
453pkg go/types, func NewSignature(*Var, *Tuple, *Tuple, bool) *Signature
454pkg go/types, func NewSlice(Type) *Slice
455pkg go/types, func NewStruct([]*Var, []string) *Struct
456pkg go/types, func NewTuple(...*Var) *Tuple
457pkg go/types, func NewTypeName(token.Pos, *Package, string, Type) *TypeName
458pkg go/types, func NewVar(token.Pos, *Package, string, Type) *Var
459pkg go/types, func ObjectString(Object, Qualifier) string
460pkg go/types, func RelativeTo(*Package) Qualifier
461pkg go/types, func SelectionString(*Selection, Qualifier) string
462pkg go/types, func TypeString(Type, Qualifier) string
463pkg go/types, func WriteExpr(*bytes.Buffer, ast.Expr)
464pkg go/types, func WriteSignature(*bytes.Buffer, *Signature, Qualifier)
465pkg go/types, func WriteType(*bytes.Buffer, Type, Qualifier)
466pkg go/types, method (*Array) Elem() Type
467pkg go/types, method (*Array) Len() int64
468pkg go/types, method (*Array) String() string
469pkg go/types, method (*Array) Underlying() Type
470pkg go/types, method (*Basic) Info() BasicInfo
471pkg go/types, method (*Basic) Kind() BasicKind
472pkg go/types, method (*Basic) Name() string
473pkg go/types, method (*Basic) String() string
474pkg go/types, method (*Basic) Underlying() Type
475pkg go/types, method (*Builtin) Exported() bool
476pkg go/types, method (*Builtin) Id() string
477pkg go/types, method (*Builtin) Name() string
478pkg go/types, method (*Builtin) Parent() *Scope
479pkg go/types, method (*Builtin) Pkg() *Package
480pkg go/types, method (*Builtin) Pos() token.Pos
481pkg go/types, method (*Builtin) String() string
482pkg go/types, method (*Builtin) Type() Type
483pkg go/types, method (*Chan) Dir() ChanDir
484pkg go/types, method (*Chan) Elem() Type
485pkg go/types, method (*Chan) String() string
486pkg go/types, method (*Chan) Underlying() Type
487pkg go/types, method (*Checker) Files([]*ast.File) error
488pkg go/types, method (*Config) Check(string, *token.FileSet, []*ast.File, *Info) (*Package, error)
489pkg go/types, method (*Const) Exported() bool
490pkg go/types, method (*Const) Id() string
491pkg go/types, method (*Const) Name() string
492pkg go/types, method (*Const) Parent() *Scope
493pkg go/types, method (*Const) Pkg() *Package
494pkg go/types, method (*Const) Pos() token.Pos
495pkg go/types, method (*Const) String() string
496pkg go/types, method (*Const) Type() Type
497pkg go/types, method (*Const) Val() constant.Value
498pkg go/types, method (*Func) Exported() bool
499pkg go/types, method (*Func) FullName() string
500pkg go/types, method (*Func) Id() string
501pkg go/types, method (*Func) Name() string
502pkg go/types, method (*Func) Parent() *Scope
503pkg go/types, method (*Func) Pkg() *Package
504pkg go/types, method (*Func) Pos() token.Pos
505pkg go/types, method (*Func) Scope() *Scope
506pkg go/types, method (*Func) String() string
507pkg go/types, method (*Func) Type() Type
508pkg go/types, method (*Info) ObjectOf(*ast.Ident) Object
509pkg go/types, method (*Info) TypeOf(ast.Expr) Type
510pkg go/types, method (*Initializer) String() string
511pkg go/types, method (*Interface) Complete() *Interface
512pkg go/types, method (*Interface) Embedded(int) *Named
513pkg go/types, method (*Interface) Empty() bool
514pkg go/types, method (*Interface) ExplicitMethod(int) *Func
515pkg go/types, method (*Interface) Method(int) *Func
516pkg go/types, method (*Interface) NumEmbeddeds() int
517pkg go/types, method (*Interface) NumExplicitMethods() int
518pkg go/types, method (*Interface) NumMethods() int
519pkg go/types, method (*Interface) String() string
520pkg go/types, method (*Interface) Underlying() Type
521pkg go/types, method (*Label) Exported() bool
522pkg go/types, method (*Label) Id() string
523pkg go/types, method (*Label) Name() string
524pkg go/types, method (*Label) Parent() *Scope
525pkg go/types, method (*Label) Pkg() *Package
526pkg go/types, method (*Label) Pos() token.Pos
527pkg go/types, method (*Label) String() string
528pkg go/types, method (*Label) Type() Type
529pkg go/types, method (*Map) Elem() Type
530pkg go/types, method (*Map) Key() Type
531pkg go/types, method (*Map) String() string
532pkg go/types, method (*Map) Underlying() Type
533pkg go/types, method (*MethodSet) At(int) *Selection
534pkg go/types, method (*MethodSet) Len() int
535pkg go/types, method (*MethodSet) Lookup(*Package, string) *Selection
536pkg go/types, method (*MethodSet) String() string
537pkg go/types, method (*Named) AddMethod(*Func)
538pkg go/types, method (*Named) Method(int) *Func
539pkg go/types, method (*Named) NumMethods() int
540pkg go/types, method (*Named) Obj() *TypeName
541pkg go/types, method (*Named) SetUnderlying(Type)
542pkg go/types, method (*Named) String() string
543pkg go/types, method (*Named) Underlying() Type
544pkg go/types, method (*Nil) Exported() bool
545pkg go/types, method (*Nil) Id() string
546pkg go/types, method (*Nil) Name() string
547pkg go/types, method (*Nil) Parent() *Scope
548pkg go/types, method (*Nil) Pkg() *Package
549pkg go/types, method (*Nil) Pos() token.Pos
550pkg go/types, method (*Nil) String() string
551pkg go/types, method (*Nil) Type() Type
552pkg go/types, method (*Package) Complete() bool
553pkg go/types, method (*Package) Imports() []*Package
554pkg go/types, method (*Package) MarkComplete()
555pkg go/types, method (*Package) Name() string
556pkg go/types, method (*Package) Path() string
557pkg go/types, method (*Package) Scope() *Scope
558pkg go/types, method (*Package) SetImports([]*Package)
559pkg go/types, method (*Package) String() string
560pkg go/types, method (*PkgName) Exported() bool
561pkg go/types, method (*PkgName) Id() string
562pkg go/types, method (*PkgName) Imported() *Package
563pkg go/types, method (*PkgName) Name() string
564pkg go/types, method (*PkgName) Parent() *Scope
565pkg go/types, method (*PkgName) Pkg() *Package
566pkg go/types, method (*PkgName) Pos() token.Pos
567pkg go/types, method (*PkgName) String() string
568pkg go/types, method (*PkgName) Type() Type
569pkg go/types, method (*Pointer) Elem() Type
570pkg go/types, method (*Pointer) String() string
571pkg go/types, method (*Pointer) Underlying() Type
572pkg go/types, method (*Scope) Child(int) *Scope
573pkg go/types, method (*Scope) Contains(token.Pos) bool
574pkg go/types, method (*Scope) End() token.Pos
575pkg go/types, method (*Scope) Innermost(token.Pos) *Scope
576pkg go/types, method (*Scope) Insert(Object) Object
577pkg go/types, method (*Scope) Len() int
578pkg go/types, method (*Scope) Lookup(string) Object
579pkg go/types, method (*Scope) LookupParent(string, token.Pos) (*Scope, Object)
580pkg go/types, method (*Scope) Names() []string
581pkg go/types, method (*Scope) NumChildren() int
582pkg go/types, method (*Scope) Parent() *Scope
583pkg go/types, method (*Scope) Pos() token.Pos
584pkg go/types, method (*Scope) String() string
585pkg go/types, method (*Scope) WriteTo(io.Writer, int, bool)
586pkg go/types, method (*Selection) Index() []int
587pkg go/types, method (*Selection) Indirect() bool
588pkg go/types, method (*Selection) Kind() SelectionKind
589pkg go/types, method (*Selection) Obj() Object
590pkg go/types, method (*Selection) Recv() Type
591pkg go/types, method (*Selection) String() string
592pkg go/types, method (*Selection) Type() Type
593pkg go/types, method (*Signature) Params() *Tuple
594pkg go/types, method (*Signature) Recv() *Var
595pkg go/types, method (*Signature) Results() *Tuple
596pkg go/types, method (*Signature) String() string
597pkg go/types, method (*Signature) Underlying() Type
598pkg go/types, method (*Signature) Variadic() bool
599pkg go/types, method (*Slice) Elem() Type
600pkg go/types, method (*Slice) String() string
601pkg go/types, method (*Slice) Underlying() Type
602pkg go/types, method (*StdSizes) Alignof(Type) int64
603pkg go/types, method (*StdSizes) Offsetsof([]*Var) []int64
604pkg go/types, method (*StdSizes) Sizeof(Type) int64
605pkg go/types, method (*Struct) Field(int) *Var
606pkg go/types, method (*Struct) NumFields() int
607pkg go/types, method (*Struct) String() string
608pkg go/types, method (*Struct) Tag(int) string
609pkg go/types, method (*Struct) Underlying() Type
610pkg go/types, method (*Tuple) At(int) *Var
611pkg go/types, method (*Tuple) Len() int
612pkg go/types, method (*Tuple) String() string
613pkg go/types, method (*Tuple) Underlying() Type
614pkg go/types, method (*TypeName) Exported() bool
615pkg go/types, method (*TypeName) Id() string
616pkg go/types, method (*TypeName) Name() string
617pkg go/types, method (*TypeName) Parent() *Scope
618pkg go/types, method (*TypeName) Pkg() *Package
619pkg go/types, method (*TypeName) Pos() token.Pos
620pkg go/types, method (*TypeName) String() string
621pkg go/types, method (*TypeName) Type() Type
622pkg go/types, method (*Var) Anonymous() bool
623pkg go/types, method (*Var) Exported() bool
624pkg go/types, method (*Var) Id() string
625pkg go/types, method (*Var) IsField() bool
626pkg go/types, method (*Var) Name() string
627pkg go/types, method (*Var) Parent() *Scope
628pkg go/types, method (*Var) Pkg() *Package
629pkg go/types, method (*Var) Pos() token.Pos
630pkg go/types, method (*Var) String() string
631pkg go/types, method (*Var) Type() Type
632pkg go/types, method (Checker) ObjectOf(*ast.Ident) Object
633pkg go/types, method (Checker) TypeOf(ast.Expr) Type
634pkg go/types, method (Error) Error() string
635pkg go/types, method (TypeAndValue) Addressable() bool
636pkg go/types, method (TypeAndValue) Assignable() bool
637pkg go/types, method (TypeAndValue) HasOk() bool
638pkg go/types, method (TypeAndValue) IsBuiltin() bool
639pkg go/types, method (TypeAndValue) IsNil() bool
640pkg go/types, method (TypeAndValue) IsType() bool
641pkg go/types, method (TypeAndValue) IsValue() bool
642pkg go/types, method (TypeAndValue) IsVoid() bool
643pkg go/types, type Array struct
644pkg go/types, type Basic struct
645pkg go/types, type BasicInfo int
646pkg go/types, type BasicKind int
647pkg go/types, type Builtin struct
648pkg go/types, type Chan struct
649pkg go/types, type ChanDir int
650pkg go/types, type Checker struct
651pkg go/types, type Checker struct, embedded *Info
652pkg go/types, type Config struct
653pkg go/types, type Config struct, DisableUnusedImportCheck bool
654pkg go/types, type Config struct, Error func(error)
655pkg go/types, type Config struct, FakeImportC bool
656pkg go/types, type Config struct, IgnoreFuncBodies bool
657pkg go/types, type Config struct, Importer Importer
658pkg go/types, type Config struct, Sizes Sizes
659pkg go/types, type Const struct
660pkg go/types, type Error struct
661pkg go/types, type Error struct, Fset *token.FileSet
662pkg go/types, type Error struct, Msg string
663pkg go/types, type Error struct, Pos token.Pos
664pkg go/types, type Error struct, Soft bool
665pkg go/types, type Func struct
666pkg go/types, type Importer interface { Import }
667pkg go/types, type Importer interface, Import(string) (*Package, error)
668pkg go/types, type Info struct
669pkg go/types, type Info struct, Defs map[*ast.Ident]Object
670pkg go/types, type Info struct, Implicits map[ast.Node]Object
671pkg go/types, type Info struct, InitOrder []*Initializer
672pkg go/types, type Info struct, Scopes map[ast.Node]*Scope
673pkg go/types, type Info struct, Selections map[*ast.SelectorExpr]*Selection
674pkg go/types, type Info struct, Types map[ast.Expr]TypeAndValue
675pkg go/types, type Info struct, Uses map[*ast.Ident]Object
676pkg go/types, type Initializer struct
677pkg go/types, type Initializer struct, Lhs []*Var
678pkg go/types, type Initializer struct, Rhs ast.Expr
679pkg go/types, type Interface struct
680pkg go/types, type Label struct
681pkg go/types, type Map struct
682pkg go/types, type MethodSet struct
683pkg go/types, type Named struct
684pkg go/types, type Nil struct
685pkg go/types, type Object interface, Exported() bool
686pkg go/types, type Object interface, Id() string
687pkg go/types, type Object interface, Name() string
688pkg go/types, type Object interface, Parent() *Scope
689pkg go/types, type Object interface, Pkg() *Package
690pkg go/types, type Object interface, Pos() token.Pos
691pkg go/types, type Object interface, String() string
692pkg go/types, type Object interface, Type() Type
693pkg go/types, type Object interface, unexported methods
694pkg go/types, type Package struct
695pkg go/types, type PkgName struct
696pkg go/types, type Pointer struct
697pkg go/types, type Qualifier func(*Package) string
698pkg go/types, type Scope struct
699pkg go/types, type Selection struct
700pkg go/types, type SelectionKind int
701pkg go/types, type Signature struct
702pkg go/types, type Sizes interface { Alignof, Offsetsof, Sizeof }
703pkg go/types, type Sizes interface, Alignof(Type) int64
704pkg go/types, type Sizes interface, Offsetsof([]*Var) []int64
705pkg go/types, type Sizes interface, Sizeof(Type) int64
706pkg go/types, type Slice struct
707pkg go/types, type StdSizes struct
708pkg go/types, type StdSizes struct, MaxAlign int64
709pkg go/types, type StdSizes struct, WordSize int64
710pkg go/types, type Struct struct
711pkg go/types, type Tuple struct
712pkg go/types, type Type interface { String, Underlying }
713pkg go/types, type Type interface, String() string
714pkg go/types, type Type interface, Underlying() Type
715pkg go/types, type TypeAndValue struct
716pkg go/types, type TypeAndValue struct, Type Type
717pkg go/types, type TypeAndValue struct, Value constant.Value
718pkg go/types, type TypeName struct
719pkg go/types, type Var struct
Robert Griesemer0505dfc2015-07-21 12:32:59 -0700720pkg go/types, var Typ []*Basic
Brad Fitzpatrick852f3832015-07-17 08:38:52 -0700721pkg go/types, var Universe *Scope
Brad Fitzpatrick852f3832015-07-17 08:38:52 -0700722pkg go/types, var Unsafe *Package
723pkg html/template, method (*Template) Option(...string) *Template
724pkg image, const YCbCrSubsampleRatio410 = 5
725pkg image, const YCbCrSubsampleRatio410 YCbCrSubsampleRatio
726pkg image, const YCbCrSubsampleRatio411 = 4
727pkg image, const YCbCrSubsampleRatio411 YCbCrSubsampleRatio
728pkg image, func NewCMYK(Rectangle) *CMYK
729pkg image, method (*CMYK) At(int, int) color.Color
730pkg image, method (*CMYK) Bounds() Rectangle
731pkg image, method (*CMYK) CMYKAt(int, int) color.CMYK
732pkg image, method (*CMYK) ColorModel() color.Model
733pkg image, method (*CMYK) Opaque() bool
734pkg image, method (*CMYK) PixOffset(int, int) int
735pkg image, method (*CMYK) Set(int, int, color.Color)
736pkg image, method (*CMYK) SetCMYK(int, int, color.CMYK)
737pkg image, method (*CMYK) SubImage(Rectangle) Image
738pkg image, method (Rectangle) At(int, int) color.Color
739pkg image, method (Rectangle) Bounds() Rectangle
740pkg image, method (Rectangle) ColorModel() color.Model
741pkg image, type CMYK struct
742pkg image, type CMYK struct, Pix []uint8
743pkg image, type CMYK struct, Rect Rectangle
744pkg image, type CMYK struct, Stride int
745pkg image/color, func CMYKToRGB(uint8, uint8, uint8, uint8) (uint8, uint8, uint8)
746pkg image/color, func RGBToCMYK(uint8, uint8, uint8) (uint8, uint8, uint8, uint8)
747pkg image/color, method (CMYK) RGBA() (uint32, uint32, uint32, uint32)
748pkg image/color, type CMYK struct
749pkg image/color, type CMYK struct, C uint8
750pkg image/color, type CMYK struct, K uint8
751pkg image/color, type CMYK struct, M uint8
752pkg image/color, type CMYK struct, Y uint8
753pkg image/color, var CMYKModel Model
754pkg image/gif, const DisposalBackground = 2
755pkg image/gif, const DisposalBackground ideal-int
756pkg image/gif, const DisposalNone = 1
757pkg image/gif, const DisposalNone ideal-int
758pkg image/gif, const DisposalPrevious = 3
759pkg image/gif, const DisposalPrevious ideal-int
760pkg image/gif, type GIF struct, BackgroundIndex uint8
761pkg image/gif, type GIF struct, Config image.Config
762pkg image/gif, type GIF struct, Disposal []uint8
763pkg io, func CopyBuffer(Writer, Reader, []uint8) (int64, error)
764pkg log, const LUTC = 32
765pkg log, const LUTC ideal-int
766pkg log, func Output(int, string) error
767pkg log, method (*Logger) SetOutput(io.Writer)
768pkg math/big, const Above = 1
769pkg math/big, const Above Accuracy
770pkg math/big, const AwayFromZero = 3
771pkg math/big, const AwayFromZero RoundingMode
772pkg math/big, const Below = -1
773pkg math/big, const Below Accuracy
774pkg math/big, const Exact = 0
775pkg math/big, const Exact Accuracy
776pkg math/big, const MaxExp = 2147483647
777pkg math/big, const MaxExp ideal-int
778pkg math/big, const MaxPrec = 4294967295
779pkg math/big, const MaxPrec ideal-int
780pkg math/big, const MinExp = -2147483648
781pkg math/big, const MinExp ideal-int
782pkg math/big, const ToNearestAway = 1
783pkg math/big, const ToNearestAway RoundingMode
784pkg math/big, const ToNearestEven = 0
785pkg math/big, const ToNearestEven RoundingMode
786pkg math/big, const ToNegativeInf = 4
787pkg math/big, const ToNegativeInf RoundingMode
788pkg math/big, const ToPositiveInf = 5
789pkg math/big, const ToPositiveInf RoundingMode
790pkg math/big, const ToZero = 2
791pkg math/big, const ToZero RoundingMode
792pkg math/big, func Jacobi(*Int, *Int) int
793pkg math/big, func NewFloat(float64) *Float
794pkg math/big, func ParseFloat(string, int, uint, RoundingMode) (*Float, int, error)
795pkg math/big, method (*Float) Abs(*Float) *Float
796pkg math/big, method (*Float) Acc() Accuracy
797pkg math/big, method (*Float) Add(*Float, *Float) *Float
798pkg math/big, method (*Float) Append([]uint8, uint8, int) []uint8
799pkg math/big, method (*Float) Cmp(*Float) int
800pkg math/big, method (*Float) Copy(*Float) *Float
801pkg math/big, method (*Float) Float32() (float32, Accuracy)
802pkg math/big, method (*Float) Float64() (float64, Accuracy)
803pkg math/big, method (*Float) Format(fmt.State, int32)
804pkg math/big, method (*Float) Int(*Int) (*Int, Accuracy)
805pkg math/big, method (*Float) Int64() (int64, Accuracy)
806pkg math/big, method (*Float) IsInf() bool
807pkg math/big, method (*Float) IsInt() bool
808pkg math/big, method (*Float) MantExp(*Float) int
809pkg math/big, method (*Float) MinPrec() uint
810pkg math/big, method (*Float) Mode() RoundingMode
811pkg math/big, method (*Float) Mul(*Float, *Float) *Float
812pkg math/big, method (*Float) Neg(*Float) *Float
813pkg math/big, method (*Float) Parse(string, int) (*Float, int, error)
814pkg math/big, method (*Float) Prec() uint
815pkg math/big, method (*Float) Quo(*Float, *Float) *Float
816pkg math/big, method (*Float) Rat(*Rat) (*Rat, Accuracy)
817pkg math/big, method (*Float) Set(*Float) *Float
818pkg math/big, method (*Float) SetFloat64(float64) *Float
819pkg math/big, method (*Float) SetInf(bool) *Float
820pkg math/big, method (*Float) SetInt(*Int) *Float
821pkg math/big, method (*Float) SetInt64(int64) *Float
822pkg math/big, method (*Float) SetMantExp(*Float, int) *Float
823pkg math/big, method (*Float) SetMode(RoundingMode) *Float
824pkg math/big, method (*Float) SetPrec(uint) *Float
825pkg math/big, method (*Float) SetRat(*Rat) *Float
826pkg math/big, method (*Float) SetString(string) (*Float, bool)
827pkg math/big, method (*Float) SetUint64(uint64) *Float
828pkg math/big, method (*Float) Sign() int
829pkg math/big, method (*Float) Signbit() bool
830pkg math/big, method (*Float) String() string
831pkg math/big, method (*Float) Sub(*Float, *Float) *Float
832pkg math/big, method (*Float) Text(uint8, int) string
833pkg math/big, method (*Float) Uint64() (uint64, Accuracy)
834pkg math/big, method (*Int) ModSqrt(*Int, *Int) *Int
835pkg math/big, method (Accuracy) String() string
836pkg math/big, method (ErrNaN) Error() string
837pkg math/big, method (RoundingMode) String() string
838pkg math/big, type Accuracy int8
839pkg math/big, type ErrNaN struct
840pkg math/big, type Float struct
841pkg math/big, type RoundingMode uint8
842pkg mime, const BEncoding = 98
843pkg mime, const BEncoding WordEncoder
844pkg mime, const QEncoding = 113
845pkg mime, const QEncoding WordEncoder
846pkg mime, func ExtensionsByType(string) ([]string, error)
847pkg mime, method (*WordDecoder) Decode(string) (string, error)
848pkg mime, method (*WordDecoder) DecodeHeader(string) (string, error)
849pkg mime, method (WordEncoder) Encode(string, string) string
850pkg mime, type WordDecoder struct
851pkg mime, type WordDecoder struct, CharsetReader func(string, io.Reader) (io.Reader, error)
852pkg mime, type WordEncoder uint8
853pkg mime/quotedprintable, func NewReader(io.Reader) *Reader
854pkg mime/quotedprintable, func NewWriter(io.Writer) *Writer
855pkg mime/quotedprintable, method (*Reader) Read([]uint8) (int, error)
856pkg mime/quotedprintable, method (*Writer) Close() error
857pkg mime/quotedprintable, method (*Writer) Write([]uint8) (int, error)
858pkg mime/quotedprintable, type Reader struct
859pkg mime/quotedprintable, type Writer struct
860pkg mime/quotedprintable, type Writer struct, Binary bool
861pkg net, type Dialer struct, FallbackDelay time.Duration
862pkg net, type OpError struct, Source Addr
863pkg net/http, type Request struct, Cancel <-chan struct
864pkg net/http/fcgi, var ErrConnClosed error
865pkg net/http/fcgi, var ErrRequestAborted error
866pkg net/http/pprof, func Trace(http.ResponseWriter, *http.Request)
867pkg net/mail, method (*AddressParser) Parse(string) (*Address, error)
868pkg net/mail, method (*AddressParser) ParseList(string) ([]*Address, error)
869pkg net/mail, type AddressParser struct
870pkg net/mail, type AddressParser struct, WordDecoder *mime.WordDecoder
871pkg net/smtp, method (*Client) TLSConnectionState() (tls.ConnectionState, bool)
872pkg net/url, method (*URL) EscapedPath() string
873pkg net/url, type URL struct, RawPath string
874pkg os, func LookupEnv(string) (string, bool)
875pkg os/signal, func Ignore(...os.Signal)
876pkg os/signal, func Reset(...os.Signal)
877pkg reflect, func ArrayOf(int, Type) Type
878pkg reflect, func FuncOf([]Type, []Type, bool) Type
879pkg runtime, func ReadTrace() []uint8
880pkg runtime, func StartTrace() error
881pkg runtime, func StopTrace()
Brad Fitzpatrick0e00b442015-07-30 11:27:51 +0200882pkg runtime, type MemStats struct, GCCPUFraction float64
Dmitry Vyukovae1ea2a2015-07-22 13:09:26 +0200883pkg runtime/trace, func Start(io.Writer) error
884pkg runtime/trace, func Stop()
Brad Fitzpatrick852f3832015-07-17 08:38:52 -0700885pkg strings, func Compare(string, string) int
886pkg strings, func LastIndexByte(string, uint8) int
887pkg strings, method (*Reader) Size() int64
888pkg syscall (darwin-386), type SysProcAttr struct, Ctty int
889pkg syscall (darwin-386), type SysProcAttr struct, Foreground bool
890pkg syscall (darwin-386), type SysProcAttr struct, Pgid int
891pkg syscall (darwin-386-cgo), type SysProcAttr struct, Ctty int
892pkg syscall (darwin-386-cgo), type SysProcAttr struct, Foreground bool
893pkg syscall (darwin-386-cgo), type SysProcAttr struct, Pgid int
894pkg syscall (darwin-amd64), type SysProcAttr struct, Ctty int
895pkg syscall (darwin-amd64), type SysProcAttr struct, Foreground bool
896pkg syscall (darwin-amd64), type SysProcAttr struct, Pgid int
897pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Ctty int
898pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Foreground bool
899pkg syscall (darwin-amd64-cgo), type SysProcAttr struct, Pgid int
900pkg syscall (freebsd-386), type SysProcAttr struct, Ctty int
901pkg syscall (freebsd-386), type SysProcAttr struct, Foreground bool
902pkg syscall (freebsd-386), type SysProcAttr struct, Pgid int
903pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Ctty int
904pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Foreground bool
905pkg syscall (freebsd-386-cgo), type SysProcAttr struct, Pgid int
906pkg syscall (freebsd-amd64), type SysProcAttr struct, Ctty int
907pkg syscall (freebsd-amd64), type SysProcAttr struct, Foreground bool
908pkg syscall (freebsd-amd64), type SysProcAttr struct, Pgid int
909pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Ctty int
910pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Foreground bool
911pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Pgid int
912pkg syscall (freebsd-arm), type SysProcAttr struct, Ctty int
913pkg syscall (freebsd-arm), type SysProcAttr struct, Foreground bool
914pkg syscall (freebsd-arm), type SysProcAttr struct, Pgid int
915pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Ctty int
916pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Foreground bool
917pkg syscall (freebsd-arm-cgo), type SysProcAttr struct, Pgid int
918pkg syscall (linux-386), type SysProcAttr struct, Foreground bool
919pkg syscall (linux-386), type SysProcAttr struct, GidMappingsEnableSetgroups bool
920pkg syscall (linux-386), type SysProcAttr struct, Pgid int
921pkg syscall (linux-386-cgo), type SysProcAttr struct, Foreground bool
922pkg syscall (linux-386-cgo), type SysProcAttr struct, GidMappingsEnableSetgroups bool
923pkg syscall (linux-386-cgo), type SysProcAttr struct, Pgid int
924pkg syscall (linux-amd64), type SysProcAttr struct, Foreground bool
925pkg syscall (linux-amd64), type SysProcAttr struct, GidMappingsEnableSetgroups bool
926pkg syscall (linux-amd64), type SysProcAttr struct, Pgid int
927pkg syscall (linux-amd64-cgo), type SysProcAttr struct, Foreground bool
928pkg syscall (linux-amd64-cgo), type SysProcAttr struct, GidMappingsEnableSetgroups bool
929pkg syscall (linux-amd64-cgo), type SysProcAttr struct, Pgid int
930pkg syscall (linux-arm), type SysProcAttr struct, Foreground bool
931pkg syscall (linux-arm), type SysProcAttr struct, GidMappingsEnableSetgroups bool
932pkg syscall (linux-arm), type SysProcAttr struct, Pgid int
933pkg syscall (linux-arm-cgo), type SysProcAttr struct, Foreground bool
934pkg syscall (linux-arm-cgo), type SysProcAttr struct, GidMappingsEnableSetgroups bool
935pkg syscall (linux-arm-cgo), type SysProcAttr struct, Pgid int
936pkg syscall (netbsd-386), type SysProcAttr struct, Ctty int
937pkg syscall (netbsd-386), type SysProcAttr struct, Foreground bool
938pkg syscall (netbsd-386), type SysProcAttr struct, Pgid int
939pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Ctty int
940pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Foreground bool
941pkg syscall (netbsd-386-cgo), type SysProcAttr struct, Pgid int
942pkg syscall (netbsd-amd64), type SysProcAttr struct, Ctty int
943pkg syscall (netbsd-amd64), type SysProcAttr struct, Foreground bool
944pkg syscall (netbsd-amd64), type SysProcAttr struct, Pgid int
945pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Ctty int
946pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Foreground bool
947pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Pgid int
948pkg syscall (netbsd-arm), type SysProcAttr struct, Ctty int
949pkg syscall (netbsd-arm), type SysProcAttr struct, Foreground bool
950pkg syscall (netbsd-arm), type SysProcAttr struct, Pgid int
951pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Ctty int
952pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Foreground bool
953pkg syscall (netbsd-arm-cgo), type SysProcAttr struct, Pgid int
954pkg syscall (openbsd-386), type SysProcAttr struct, Ctty int
955pkg syscall (openbsd-386), type SysProcAttr struct, Foreground bool
956pkg syscall (openbsd-386), type SysProcAttr struct, Pgid int
957pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Ctty int
958pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Foreground bool
959pkg syscall (openbsd-386-cgo), type SysProcAttr struct, Pgid int
960pkg syscall (openbsd-amd64), type SysProcAttr struct, Ctty int
961pkg syscall (openbsd-amd64), type SysProcAttr struct, Foreground bool
962pkg syscall (openbsd-amd64), type SysProcAttr struct, Pgid int
963pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Ctty int
964pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Foreground bool
965pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Pgid int
966pkg text/template, method (*Template) DefinedTemplates() string
967pkg text/template, method (*Template) Option(...string) *Template
968pkg time, method (Time) AppendFormat([]uint8, string) []uint8
969pkg unicode, const Version = "8.0.0"
970pkg unicode, var Ahom *RangeTable
971pkg unicode, var Anatolian_Hieroglyphs *RangeTable
972pkg unicode, var Hatran *RangeTable
973pkg unicode, var Multani *RangeTable
974pkg unicode, var Old_Hungarian *RangeTable
975pkg unicode, var SignWriting *RangeTable