1pkg archive/zip, method (*File) OpenRaw() (io.Reader, error) 2pkg archive/zip, method (*Writer) Copy(*File) error 3pkg archive/zip, method (*Writer) CreateRaw(*FileHeader) (io.Writer, error) 4pkg compress/lzw, method (*Reader) Close() error 5pkg compress/lzw, method (*Reader) Read([]uint8) (int, error) 6pkg compress/lzw, method (*Reader) Reset(io.Reader, Order, int) 7pkg compress/lzw, method (*Writer) Close() error 8pkg compress/lzw, method (*Writer) Reset(io.Writer, Order, int) 9pkg compress/lzw, method (*Writer) Write([]uint8) (int, error) 10pkg compress/lzw, type Reader struct 11pkg compress/lzw, type Writer struct 12pkg crypto/tls, method (*CertificateRequestInfo) Context() context.Context 13pkg crypto/tls, method (*ClientHelloInfo) Context() context.Context 14pkg crypto/tls, method (*Conn) HandshakeContext(context.Context) error 15pkg database/sql, method (*NullByte) Scan(interface{}) error 16pkg database/sql, method (*NullInt16) Scan(interface{}) error 17pkg database/sql, method (NullByte) Value() (driver.Value, error) 18pkg database/sql, method (NullInt16) Value() (driver.Value, error) 19pkg database/sql, type NullByte struct 20pkg database/sql, type NullByte struct, Byte uint8 21pkg database/sql, type NullByte struct, Valid bool 22pkg database/sql, type NullInt16 struct 23pkg database/sql, type NullInt16 struct, Int16 int16 24pkg database/sql, type NullInt16 struct, Valid bool 25pkg debug/elf, const SHT_MIPS_ABIFLAGS = 1879048234 26pkg debug/elf, const SHT_MIPS_ABIFLAGS SectionType 27pkg encoding/csv, method (*Reader) FieldPos(int) (int, int) 28pkg go/build, type Context struct, ToolTags []string 29pkg go/parser, const SkipObjectResolution = 64 30pkg go/parser, const SkipObjectResolution Mode 31pkg image, method (*Alpha) RGBA64At(int, int) color.RGBA64 32pkg image, method (*Alpha) SetRGBA64(int, int, color.RGBA64) 33pkg image, method (*Alpha16) RGBA64At(int, int) color.RGBA64 34pkg image, method (*Alpha16) SetRGBA64(int, int, color.RGBA64) 35pkg image, method (*CMYK) RGBA64At(int, int) color.RGBA64 36pkg image, method (*CMYK) SetRGBA64(int, int, color.RGBA64) 37pkg image, method (*Gray) RGBA64At(int, int) color.RGBA64 38pkg image, method (*Gray) SetRGBA64(int, int, color.RGBA64) 39pkg image, method (*Gray16) RGBA64At(int, int) color.RGBA64 40pkg image, method (*Gray16) SetRGBA64(int, int, color.RGBA64) 41pkg image, method (*NRGBA) RGBA64At(int, int) color.RGBA64 42pkg image, method (*NRGBA) SetRGBA64(int, int, color.RGBA64) 43pkg image, method (*NRGBA64) RGBA64At(int, int) color.RGBA64 44pkg image, method (*NRGBA64) SetRGBA64(int, int, color.RGBA64) 45pkg image, method (*NYCbCrA) RGBA64At(int, int) color.RGBA64 46pkg image, method (*Paletted) RGBA64At(int, int) color.RGBA64 47pkg image, method (*Paletted) SetRGBA64(int, int, color.RGBA64) 48pkg image, method (*RGBA) RGBA64At(int, int) color.RGBA64 49pkg image, method (*RGBA) SetRGBA64(int, int, color.RGBA64) 50pkg image, method (*Uniform) RGBA64At(int, int) color.RGBA64 51pkg image, method (*YCbCr) RGBA64At(int, int) color.RGBA64 52pkg image, method (Rectangle) RGBA64At(int, int) color.RGBA64 53pkg image, type RGBA64Image interface { At, Bounds, ColorModel, RGBA64At } 54pkg image, type RGBA64Image interface, At(int, int) color.Color 55pkg image, type RGBA64Image interface, Bounds() Rectangle 56pkg image, type RGBA64Image interface, ColorModel() color.Model 57pkg image, type RGBA64Image interface, RGBA64At(int, int) color.RGBA64 58pkg image/draw, type RGBA64Image interface { At, Bounds, ColorModel, RGBA64At, Set, SetRGBA64 } 59pkg image/draw, type RGBA64Image interface, At(int, int) color.Color 60pkg image/draw, type RGBA64Image interface, Bounds() image.Rectangle 61pkg image/draw, type RGBA64Image interface, ColorModel() color.Model 62pkg image/draw, type RGBA64Image interface, RGBA64At(int, int) color.RGBA64 63pkg image/draw, type RGBA64Image interface, Set(int, int, color.Color) 64pkg image/draw, type RGBA64Image interface, SetRGBA64(int, int, color.RGBA64) 65pkg io/fs, func FileInfoToDirEntry(FileInfo) DirEntry 66pkg math (darwin-amd64), const MaxInt = 9223372036854775807 67pkg math (darwin-amd64), const MaxUint = 18446744073709551615 68pkg math (darwin-amd64), const MinInt = -9223372036854775808 69pkg math (darwin-amd64-cgo), const MaxInt = 9223372036854775807 70pkg math (darwin-amd64-cgo), const MaxUint = 18446744073709551615 71pkg math (darwin-amd64-cgo), const MinInt = -9223372036854775808 72pkg math (darwin-arm64), const MaxInt = 9223372036854775807 73pkg math (darwin-arm64), const MaxUint = 18446744073709551615 74pkg math (darwin-arm64), const MinInt = -9223372036854775808 75pkg math (darwin-arm64-cgo), const MaxInt = 9223372036854775807 76pkg math (darwin-arm64-cgo), const MaxUint = 18446744073709551615 77pkg math (darwin-arm64-cgo), const MinInt = -9223372036854775808 78pkg math (freebsd-386), const MaxInt = 2147483647 79pkg math (freebsd-386), const MaxUint = 4294967295 80pkg math (freebsd-386), const MinInt = -2147483648 81pkg math (freebsd-386-cgo), const MaxInt = 2147483647 82pkg math (freebsd-386-cgo), const MaxUint = 4294967295 83pkg math (freebsd-386-cgo), const MinInt = -2147483648 84pkg math (freebsd-amd64), const MaxInt = 9223372036854775807 85pkg math (freebsd-amd64), const MaxUint = 18446744073709551615 86pkg math (freebsd-amd64), const MinInt = -9223372036854775808 87pkg math (freebsd-amd64-cgo), const MaxInt = 9223372036854775807 88pkg math (freebsd-amd64-cgo), const MaxUint = 18446744073709551615 89pkg math (freebsd-amd64-cgo), const MinInt = -9223372036854775808 90pkg math (freebsd-arm), const MaxInt = 2147483647 91pkg math (freebsd-arm), const MaxUint = 4294967295 92pkg math (freebsd-arm), const MinInt = -2147483648 93pkg math (freebsd-arm-cgo), const MaxInt = 2147483647 94pkg math (freebsd-arm-cgo), const MaxUint = 4294967295 95pkg math (freebsd-arm-cgo), const MinInt = -2147483648 96pkg math (freebsd-arm64), const MaxInt = 9223372036854775807 97pkg math (freebsd-arm64), const MaxUint = 18446744073709551615 98pkg math (freebsd-arm64), const MinInt = -9223372036854775808 99pkg math (freebsd-arm64-cgo), const MaxInt = 9223372036854775807 100pkg math (freebsd-arm64-cgo), const MaxUint = 18446744073709551615 101pkg math (freebsd-arm64-cgo), const MinInt = -9223372036854775808 102pkg math (linux-386), const MaxInt = 2147483647 103pkg math (linux-386), const MaxUint = 4294967295 104pkg math (linux-386), const MinInt = -2147483648 105pkg math (linux-386-cgo), const MaxInt = 2147483647 106pkg math (linux-386-cgo), const MaxUint = 4294967295 107pkg math (linux-386-cgo), const MinInt = -2147483648 108pkg math (linux-amd64), const MaxInt = 9223372036854775807 109pkg math (linux-amd64), const MaxUint = 18446744073709551615 110pkg math (linux-amd64), const MinInt = -9223372036854775808 111pkg math (linux-amd64-cgo), const MaxInt = 9223372036854775807 112pkg math (linux-amd64-cgo), const MaxUint = 18446744073709551615 113pkg math (linux-amd64-cgo), const MinInt = -9223372036854775808 114pkg math (linux-arm), const MaxInt = 2147483647 115pkg math (linux-arm), const MaxUint = 4294967295 116pkg math (linux-arm), const MinInt = -2147483648 117pkg math (linux-arm-cgo), const MaxInt = 2147483647 118pkg math (linux-arm-cgo), const MaxUint = 4294967295 119pkg math (linux-arm-cgo), const MinInt = -2147483648 120pkg math (netbsd-386), const MaxInt = 2147483647 121pkg math (netbsd-386), const MaxUint = 4294967295 122pkg math (netbsd-386), const MinInt = -2147483648 123pkg math (netbsd-386-cgo), const MaxInt = 2147483647 124pkg math (netbsd-386-cgo), const MaxUint = 4294967295 125pkg math (netbsd-386-cgo), const MinInt = -2147483648 126pkg math (netbsd-amd64), const MaxInt = 9223372036854775807 127pkg math (netbsd-amd64), const MaxUint = 18446744073709551615 128pkg math (netbsd-amd64), const MinInt = -9223372036854775808 129pkg math (netbsd-amd64-cgo), const MaxInt = 9223372036854775807 130pkg math (netbsd-amd64-cgo), const MaxUint = 18446744073709551615 131pkg math (netbsd-amd64-cgo), const MinInt = -9223372036854775808 132pkg math (netbsd-arm), const MaxInt = 2147483647 133pkg math (netbsd-arm), const MaxUint = 4294967295 134pkg math (netbsd-arm), const MinInt = -2147483648 135pkg math (netbsd-arm-cgo), const MaxInt = 2147483647 136pkg math (netbsd-arm-cgo), const MaxUint = 4294967295 137pkg math (netbsd-arm-cgo), const MinInt = -2147483648 138pkg math (netbsd-arm64), const MaxInt = 9223372036854775807 139pkg math (netbsd-arm64), const MaxUint = 18446744073709551615 140pkg math (netbsd-arm64), const MinInt = -9223372036854775808 141pkg math (netbsd-arm64-cgo), const MaxInt = 9223372036854775807 142pkg math (netbsd-arm64-cgo), const MaxUint = 18446744073709551615 143pkg math (netbsd-arm64-cgo), const MinInt = -9223372036854775808 144pkg math (openbsd-386), const MaxInt = 2147483647 145pkg math (openbsd-386), const MaxUint = 4294967295 146pkg math (openbsd-386), const MinInt = -2147483648 147pkg math (openbsd-386-cgo), const MaxInt = 2147483647 148pkg math (openbsd-386-cgo), const MaxUint = 4294967295 149pkg math (openbsd-386-cgo), const MinInt = -2147483648 150pkg math (openbsd-amd64), const MaxInt = 9223372036854775807 151pkg math (openbsd-amd64), const MaxUint = 18446744073709551615 152pkg math (openbsd-amd64), const MinInt = -9223372036854775808 153pkg math (openbsd-amd64-cgo), const MaxInt = 9223372036854775807 154pkg math (openbsd-amd64-cgo), const MaxUint = 18446744073709551615 155pkg math (openbsd-amd64-cgo), const MinInt = -9223372036854775808 156pkg math (windows-386), const MaxInt = 2147483647 157pkg math (windows-386), const MaxUint = 4294967295 158pkg math (windows-386), const MinInt = -2147483648 159pkg math (windows-amd64), const MaxInt = 9223372036854775807 160pkg math (windows-amd64), const MaxUint = 18446744073709551615 161pkg math (windows-amd64), const MinInt = -9223372036854775808 162pkg math, const MaxFloat64 = 1.79769e+308 // 179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368 163pkg math, const MaxInt ideal-int 164pkg math, const MaxUint ideal-int 165pkg math, const MinInt ideal-int 166pkg math, const SmallestNonzeroFloat32 = 1.4013e-45 // 1/713623846352979940529142984724747568191373312 167pkg math, const SmallestNonzeroFloat64 = 4.94066e-324 // 1/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 168pkg net, method (*ParseError) Temporary() bool 169pkg net, method (*ParseError) Timeout() bool 170pkg net, method (IP) IsPrivate() bool 171pkg net/http, func AllowQuerySemicolons(Handler) Handler 172pkg net/url, method (Values) Has(string) bool 173pkg reflect, func VisibleFields(Type) []StructField 174pkg reflect, method (Method) IsExported() bool 175pkg reflect, method (StructField) IsExported() bool 176pkg reflect, method (Value) CanConvert(Type) bool 177pkg reflect, method (Value) InterfaceData //deprecated 178pkg runtime/cgo (darwin-amd64-cgo), func NewHandle(interface{}) Handle 179pkg runtime/cgo (darwin-amd64-cgo), method (Handle) Delete() 180pkg runtime/cgo (darwin-amd64-cgo), method (Handle) Value() interface{} 181pkg runtime/cgo (darwin-amd64-cgo), type Handle uintptr 182pkg runtime/cgo (darwin-arm64-cgo), func NewHandle(interface{}) Handle 183pkg runtime/cgo (darwin-arm64-cgo), method (Handle) Delete() 184pkg runtime/cgo (darwin-arm64-cgo), method (Handle) Value() interface{} 185pkg runtime/cgo (darwin-arm64-cgo), type Handle uintptr 186pkg runtime/cgo (freebsd-386-cgo), func NewHandle(interface{}) Handle 187pkg runtime/cgo (freebsd-386-cgo), method (Handle) Delete() 188pkg runtime/cgo (freebsd-386-cgo), method (Handle) Value() interface{} 189pkg runtime/cgo (freebsd-386-cgo), type Handle uintptr 190pkg runtime/cgo (freebsd-amd64-cgo), func NewHandle(interface{}) Handle 191pkg runtime/cgo (freebsd-amd64-cgo), method (Handle) Delete() 192pkg runtime/cgo (freebsd-amd64-cgo), method (Handle) Value() interface{} 193pkg runtime/cgo (freebsd-amd64-cgo), type Handle uintptr 194pkg runtime/cgo (freebsd-arm-cgo), func NewHandle(interface{}) Handle 195pkg runtime/cgo (freebsd-arm-cgo), method (Handle) Delete() 196pkg runtime/cgo (freebsd-arm-cgo), method (Handle) Value() interface{} 197pkg runtime/cgo (freebsd-arm-cgo), type Handle uintptr 198pkg runtime/cgo (freebsd-arm64-cgo), func NewHandle(interface{}) Handle 199pkg runtime/cgo (freebsd-arm64-cgo), method (Handle) Delete() 200pkg runtime/cgo (freebsd-arm64-cgo), method (Handle) Value() interface{} 201pkg runtime/cgo (freebsd-arm64-cgo), type Handle uintptr 202pkg runtime/cgo (linux-386-cgo), func NewHandle(interface{}) Handle 203pkg runtime/cgo (linux-386-cgo), method (Handle) Delete() 204pkg runtime/cgo (linux-386-cgo), method (Handle) Value() interface{} 205pkg runtime/cgo (linux-386-cgo), type Handle uintptr 206pkg runtime/cgo (linux-amd64-cgo), func NewHandle(interface{}) Handle 207pkg runtime/cgo (linux-amd64-cgo), method (Handle) Delete() 208pkg runtime/cgo (linux-amd64-cgo), method (Handle) Value() interface{} 209pkg runtime/cgo (linux-amd64-cgo), type Handle uintptr 210pkg runtime/cgo (linux-arm-cgo), func NewHandle(interface{}) Handle 211pkg runtime/cgo (linux-arm-cgo), method (Handle) Delete() 212pkg runtime/cgo (linux-arm-cgo), method (Handle) Value() interface{} 213pkg runtime/cgo (linux-arm-cgo), type Handle uintptr 214pkg runtime/cgo (netbsd-386-cgo), func NewHandle(interface{}) Handle 215pkg runtime/cgo (netbsd-386-cgo), method (Handle) Delete() 216pkg runtime/cgo (netbsd-386-cgo), method (Handle) Value() interface{} 217pkg runtime/cgo (netbsd-386-cgo), type Handle uintptr 218pkg runtime/cgo (netbsd-amd64-cgo), func NewHandle(interface{}) Handle 219pkg runtime/cgo (netbsd-amd64-cgo), method (Handle) Delete() 220pkg runtime/cgo (netbsd-amd64-cgo), method (Handle) Value() interface{} 221pkg runtime/cgo (netbsd-amd64-cgo), type Handle uintptr 222pkg runtime/cgo (netbsd-arm-cgo), func NewHandle(interface{}) Handle 223pkg runtime/cgo (netbsd-arm-cgo), method (Handle) Delete() 224pkg runtime/cgo (netbsd-arm-cgo), method (Handle) Value() interface{} 225pkg runtime/cgo (netbsd-arm-cgo), type Handle uintptr 226pkg runtime/cgo (netbsd-arm64-cgo), func NewHandle(interface{}) Handle 227pkg runtime/cgo (netbsd-arm64-cgo), method (Handle) Delete() 228pkg runtime/cgo (netbsd-arm64-cgo), method (Handle) Value() interface{} 229pkg runtime/cgo (netbsd-arm64-cgo), type Handle uintptr 230pkg runtime/cgo (openbsd-386-cgo), func NewHandle(interface{}) Handle 231pkg runtime/cgo (openbsd-386-cgo), method (Handle) Delete() 232pkg runtime/cgo (openbsd-386-cgo), method (Handle) Value() interface{} 233pkg runtime/cgo (openbsd-386-cgo), type Handle uintptr 234pkg runtime/cgo (openbsd-amd64-cgo), func NewHandle(interface{}) Handle 235pkg runtime/cgo (openbsd-amd64-cgo), method (Handle) Delete() 236pkg runtime/cgo (openbsd-amd64-cgo), method (Handle) Value() interface{} 237pkg runtime/cgo (openbsd-amd64-cgo), type Handle uintptr 238pkg strconv, func QuotedPrefix(string) (string, error) 239pkg sync/atomic, method (*Value) CompareAndSwap(interface{}, interface{}) bool 240pkg sync/atomic, method (*Value) Swap(interface{}) interface{} 241pkg syscall (netbsd-386), const SYS_WAIT6 = 481 242pkg syscall (netbsd-386), const SYS_WAIT6 ideal-int 243pkg syscall (netbsd-386), const WEXITED = 32 244pkg syscall (netbsd-386), const WEXITED ideal-int 245pkg syscall (netbsd-386-cgo), const SYS_WAIT6 = 481 246pkg syscall (netbsd-386-cgo), const SYS_WAIT6 ideal-int 247pkg syscall (netbsd-386-cgo), const WEXITED = 32 248pkg syscall (netbsd-386-cgo), const WEXITED ideal-int 249pkg syscall (netbsd-amd64), const SYS_WAIT6 = 481 250pkg syscall (netbsd-amd64), const SYS_WAIT6 ideal-int 251pkg syscall (netbsd-amd64), const WEXITED = 32 252pkg syscall (netbsd-amd64), const WEXITED ideal-int 253pkg syscall (netbsd-amd64-cgo), const SYS_WAIT6 = 481 254pkg syscall (netbsd-amd64-cgo), const SYS_WAIT6 ideal-int 255pkg syscall (netbsd-amd64-cgo), const WEXITED = 32 256pkg syscall (netbsd-amd64-cgo), const WEXITED ideal-int 257pkg syscall (netbsd-arm), const SYS_WAIT6 = 481 258pkg syscall (netbsd-arm), const SYS_WAIT6 ideal-int 259pkg syscall (netbsd-arm), const WEXITED = 32 260pkg syscall (netbsd-arm), const WEXITED ideal-int 261pkg syscall (netbsd-arm-cgo), const SYS_WAIT6 = 481 262pkg syscall (netbsd-arm-cgo), const SYS_WAIT6 ideal-int 263pkg syscall (netbsd-arm-cgo), const WEXITED = 32 264pkg syscall (netbsd-arm-cgo), const WEXITED ideal-int 265pkg syscall (netbsd-arm64), const SYS_WAIT6 = 481 266pkg syscall (netbsd-arm64), const SYS_WAIT6 ideal-int 267pkg syscall (netbsd-arm64), const WEXITED = 32 268pkg syscall (netbsd-arm64), const WEXITED ideal-int 269pkg syscall (netbsd-arm64-cgo), const SYS_WAIT6 = 481 270pkg syscall (netbsd-arm64-cgo), const SYS_WAIT6 ideal-int 271pkg syscall (netbsd-arm64-cgo), const WEXITED = 32 272pkg syscall (netbsd-arm64-cgo), const WEXITED ideal-int 273pkg syscall (openbsd-386), const MSG_CMSG_CLOEXEC = 2048 274pkg syscall (openbsd-386), const MSG_CMSG_CLOEXEC ideal-int 275pkg syscall (openbsd-386-cgo), const MSG_CMSG_CLOEXEC = 2048 276pkg syscall (openbsd-386-cgo), const MSG_CMSG_CLOEXEC ideal-int 277pkg syscall (openbsd-amd64), const MSG_CMSG_CLOEXEC = 2048 278pkg syscall (openbsd-amd64), const MSG_CMSG_CLOEXEC ideal-int 279pkg syscall (openbsd-amd64-cgo), const MSG_CMSG_CLOEXEC = 2048 280pkg syscall (openbsd-amd64-cgo), const MSG_CMSG_CLOEXEC ideal-int 281pkg syscall (windows-386), func CreateIoCompletionPort //deprecated 282pkg syscall (windows-386), func GetQueuedCompletionStatus //deprecated 283pkg syscall (windows-386), func PostQueuedCompletionStatus //deprecated 284pkg syscall (windows-386), type SysProcAttr struct, AdditionalInheritedHandles []Handle 285pkg syscall (windows-386), type SysProcAttr struct, ParentProcess Handle 286pkg syscall (windows-amd64), func CreateIoCompletionPort //deprecated 287pkg syscall (windows-amd64), func GetQueuedCompletionStatus //deprecated 288pkg syscall (windows-amd64), func PostQueuedCompletionStatus //deprecated 289pkg syscall (windows-amd64), type SysProcAttr struct, AdditionalInheritedHandles []Handle 290pkg syscall (windows-amd64), type SysProcAttr struct, ParentProcess Handle 291pkg testing, method (*B) Setenv(string, string) 292pkg testing, method (*T) Setenv(string, string) 293pkg testing, type TB interface, Setenv(string, string) 294pkg text/template/parse, const SkipFuncCheck = 2 295pkg text/template/parse, const SkipFuncCheck Mode 296pkg time, const Layout = "01/02 03:04:05PM '06 -0700" 297pkg time, const Layout ideal-string 298pkg time, func UnixMicro(int64) Time 299pkg time, func UnixMilli(int64) Time 300pkg time, method (Time) GoString() string 301pkg time, method (Time) IsDST() bool 302pkg time, method (Time) UnixMicro() int64 303pkg time, method (Time) UnixMilli() int64 304