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