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