Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/AnonR/smanonr..../lib/golang/api
File: go1.8.txt
pkg compress/gzip, const HuffmanOnly = -2
[0] Fix | Delete
pkg compress/gzip, const HuffmanOnly ideal-int
[1] Fix | Delete
pkg compress/zlib, const HuffmanOnly = -2
[2] Fix | Delete
pkg compress/zlib, const HuffmanOnly ideal-int
[3] Fix | Delete
pkg crypto/tls, const ECDSAWithP256AndSHA256 = 1027
[4] Fix | Delete
pkg crypto/tls, const ECDSAWithP256AndSHA256 SignatureScheme
[5] Fix | Delete
pkg crypto/tls, const ECDSAWithP384AndSHA384 = 1283
[6] Fix | Delete
pkg crypto/tls, const ECDSAWithP384AndSHA384 SignatureScheme
[7] Fix | Delete
pkg crypto/tls, const ECDSAWithP521AndSHA512 = 1539
[8] Fix | Delete
pkg crypto/tls, const ECDSAWithP521AndSHA512 SignatureScheme
[9] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA1 = 513
[10] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA1 SignatureScheme
[11] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA256 = 1025
[12] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA256 SignatureScheme
[13] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA384 = 1281
[14] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA384 SignatureScheme
[15] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA512 = 1537
[16] Fix | Delete
pkg crypto/tls, const PKCS1WithSHA512 SignatureScheme
[17] Fix | Delete
pkg crypto/tls, const PSSWithSHA256 = 2052
[18] Fix | Delete
pkg crypto/tls, const PSSWithSHA256 SignatureScheme
[19] Fix | Delete
pkg crypto/tls, const PSSWithSHA384 = 2053
[20] Fix | Delete
pkg crypto/tls, const PSSWithSHA384 SignatureScheme
[21] Fix | Delete
pkg crypto/tls, const PSSWithSHA512 = 2054
[22] Fix | Delete
pkg crypto/tls, const PSSWithSHA512 SignatureScheme
[23] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 = 49187
[24] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 uint16
[25] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 = 52393
[26] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 uint16
[27] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 = 49191
[28] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 uint16
[29] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 = 52392
[30] Fix | Delete
pkg crypto/tls, const TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305 uint16
[31] Fix | Delete
pkg crypto/tls, const TLS_RSA_WITH_AES_128_CBC_SHA256 = 60
[32] Fix | Delete
pkg crypto/tls, const TLS_RSA_WITH_AES_128_CBC_SHA256 uint16
[33] Fix | Delete
pkg crypto/tls, const X25519 = 29
[34] Fix | Delete
pkg crypto/tls, const X25519 CurveID
[35] Fix | Delete
pkg crypto/tls, method (*Config) Clone() *Config
[36] Fix | Delete
pkg crypto/tls, method (*Conn) CloseWrite() error
[37] Fix | Delete
pkg crypto/tls, type CertificateRequestInfo struct
[38] Fix | Delete
pkg crypto/tls, type CertificateRequestInfo struct, AcceptableCAs [][]uint8
[39] Fix | Delete
pkg crypto/tls, type CertificateRequestInfo struct, SignatureSchemes []SignatureScheme
[40] Fix | Delete
pkg crypto/tls, type ClientHelloInfo struct, Conn net.Conn
[41] Fix | Delete
pkg crypto/tls, type ClientHelloInfo struct, SignatureSchemes []SignatureScheme
[42] Fix | Delete
pkg crypto/tls, type ClientHelloInfo struct, SupportedProtos []string
[43] Fix | Delete
pkg crypto/tls, type ClientHelloInfo struct, SupportedVersions []uint16
[44] Fix | Delete
pkg crypto/tls, type Config struct, GetClientCertificate func(*CertificateRequestInfo) (*Certificate, error)
[45] Fix | Delete
pkg crypto/tls, type Config struct, GetConfigForClient func(*ClientHelloInfo) (*Config, error)
[46] Fix | Delete
pkg crypto/tls, type Config struct, KeyLogWriter io.Writer
[47] Fix | Delete
pkg crypto/tls, type Config struct, VerifyPeerCertificate func([][]uint8, [][]*x509.Certificate) error
[48] Fix | Delete
pkg crypto/tls, type SignatureScheme uint16
[49] Fix | Delete
pkg crypto/x509, const NameMismatch = 5
[50] Fix | Delete
pkg crypto/x509, const NameMismatch InvalidReason
[51] Fix | Delete
pkg crypto/x509, const SHA256WithRSAPSS = 13
[52] Fix | Delete
pkg crypto/x509, const SHA256WithRSAPSS SignatureAlgorithm
[53] Fix | Delete
pkg crypto/x509, const SHA384WithRSAPSS = 14
[54] Fix | Delete
pkg crypto/x509, const SHA384WithRSAPSS SignatureAlgorithm
[55] Fix | Delete
pkg crypto/x509, const SHA512WithRSAPSS = 15
[56] Fix | Delete
pkg crypto/x509, const SHA512WithRSAPSS SignatureAlgorithm
[57] Fix | Delete
pkg crypto/x509, type UnknownAuthorityError struct, Cert *Certificate
[58] Fix | Delete
pkg database/sql, const LevelDefault = 0
[59] Fix | Delete
pkg database/sql, const LevelDefault IsolationLevel
[60] Fix | Delete
pkg database/sql, const LevelLinearizable = 7
[61] Fix | Delete
pkg database/sql, const LevelLinearizable IsolationLevel
[62] Fix | Delete
pkg database/sql, const LevelReadCommitted = 2
[63] Fix | Delete
pkg database/sql, const LevelReadCommitted IsolationLevel
[64] Fix | Delete
pkg database/sql, const LevelReadUncommitted = 1
[65] Fix | Delete
pkg database/sql, const LevelReadUncommitted IsolationLevel
[66] Fix | Delete
pkg database/sql, const LevelRepeatableRead = 4
[67] Fix | Delete
pkg database/sql, const LevelRepeatableRead IsolationLevel
[68] Fix | Delete
pkg database/sql, const LevelSerializable = 6
[69] Fix | Delete
pkg database/sql, const LevelSerializable IsolationLevel
[70] Fix | Delete
pkg database/sql, const LevelSnapshot = 5
[71] Fix | Delete
pkg database/sql, const LevelSnapshot IsolationLevel
[72] Fix | Delete
pkg database/sql, const LevelWriteCommitted = 3
[73] Fix | Delete
pkg database/sql, const LevelWriteCommitted IsolationLevel
[74] Fix | Delete
pkg database/sql/driver, type ConnBeginTx interface { BeginTx }
[75] Fix | Delete
pkg database/sql/driver, type ConnBeginTx interface, BeginTx(context.Context, TxOptions) (Tx, error)
[76] Fix | Delete
pkg database/sql/driver, type ConnPrepareContext interface { PrepareContext }
[77] Fix | Delete
pkg database/sql/driver, type ConnPrepareContext interface, PrepareContext(context.Context, string) (Stmt, error)
[78] Fix | Delete
pkg database/sql/driver, type ExecerContext interface { ExecContext }
[79] Fix | Delete
pkg database/sql/driver, type ExecerContext interface, ExecContext(context.Context, string, []NamedValue) (Result, error)
[80] Fix | Delete
pkg database/sql/driver, type IsolationLevel int
[81] Fix | Delete
pkg database/sql/driver, type NamedValue struct
[82] Fix | Delete
pkg database/sql/driver, type NamedValue struct, Name string
[83] Fix | Delete
pkg database/sql/driver, type NamedValue struct, Ordinal int
[84] Fix | Delete
pkg database/sql/driver, type NamedValue struct, Value Value
[85] Fix | Delete
pkg database/sql/driver, type Pinger interface { Ping }
[86] Fix | Delete
pkg database/sql/driver, type Pinger interface, Ping(context.Context) error
[87] Fix | Delete
pkg database/sql/driver, type QueryerContext interface { QueryContext }
[88] Fix | Delete
pkg database/sql/driver, type QueryerContext interface, QueryContext(context.Context, string, []NamedValue) (Rows, error)
[89] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeDatabaseTypeName interface { Close, ColumnTypeDatabaseTypeName, Columns, Next }
[90] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeDatabaseTypeName interface, Close() error
[91] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeDatabaseTypeName interface, Columns() []string
[92] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeDatabaseTypeName interface, ColumnTypeDatabaseTypeName(int) string
[93] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeDatabaseTypeName interface, Next([]Value) error
[94] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeLength interface { Close, ColumnTypeLength, Columns, Next }
[95] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeLength interface, Close() error
[96] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeLength interface, Columns() []string
[97] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeLength interface, ColumnTypeLength(int) (int64, bool)
[98] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeLength interface, Next([]Value) error
[99] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeNullable interface { Close, ColumnTypeNullable, Columns, Next }
[100] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeNullable interface, Close() error
[101] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeNullable interface, Columns() []string
[102] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeNullable interface, ColumnTypeNullable(int) (bool, bool)
[103] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeNullable interface, Next([]Value) error
[104] Fix | Delete
pkg database/sql/driver, type RowsColumnTypePrecisionScale interface { Close, ColumnTypePrecisionScale, Columns, Next }
[105] Fix | Delete
pkg database/sql/driver, type RowsColumnTypePrecisionScale interface, Close() error
[106] Fix | Delete
pkg database/sql/driver, type RowsColumnTypePrecisionScale interface, Columns() []string
[107] Fix | Delete
pkg database/sql/driver, type RowsColumnTypePrecisionScale interface, ColumnTypePrecisionScale(int) (int64, int64, bool)
[108] Fix | Delete
pkg database/sql/driver, type RowsColumnTypePrecisionScale interface, Next([]Value) error
[109] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeScanType interface { Close, ColumnTypeScanType, Columns, Next }
[110] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeScanType interface, Close() error
[111] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeScanType interface, Columns() []string
[112] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeScanType interface, ColumnTypeScanType(int) reflect.Type
[113] Fix | Delete
pkg database/sql/driver, type RowsColumnTypeScanType interface, Next([]Value) error
[114] Fix | Delete
pkg database/sql/driver, type RowsNextResultSet interface { Close, Columns, HasNextResultSet, Next, NextResultSet }
[115] Fix | Delete
pkg database/sql/driver, type RowsNextResultSet interface, Close() error
[116] Fix | Delete
pkg database/sql/driver, type RowsNextResultSet interface, Columns() []string
[117] Fix | Delete
pkg database/sql/driver, type RowsNextResultSet interface, HasNextResultSet() bool
[118] Fix | Delete
pkg database/sql/driver, type RowsNextResultSet interface, NextResultSet() error
[119] Fix | Delete
pkg database/sql/driver, type RowsNextResultSet interface, Next([]Value) error
[120] Fix | Delete
pkg database/sql/driver, type StmtExecContext interface { ExecContext }
[121] Fix | Delete
pkg database/sql/driver, type StmtExecContext interface, ExecContext(context.Context, []NamedValue) (Result, error)
[122] Fix | Delete
pkg database/sql/driver, type StmtQueryContext interface { QueryContext }
[123] Fix | Delete
pkg database/sql/driver, type StmtQueryContext interface, QueryContext(context.Context, []NamedValue) (Rows, error)
[124] Fix | Delete
pkg database/sql/driver, type TxOptions struct
[125] Fix | Delete
pkg database/sql/driver, type TxOptions struct, Isolation IsolationLevel
[126] Fix | Delete
pkg database/sql/driver, type TxOptions struct, ReadOnly bool
[127] Fix | Delete
pkg database/sql, func Named(string, interface{}) NamedArg
[128] Fix | Delete
pkg database/sql, method (*ColumnType) DatabaseTypeName() string
[129] Fix | Delete
pkg database/sql, method (*ColumnType) DecimalSize() (int64, int64, bool)
[130] Fix | Delete
pkg database/sql, method (*ColumnType) Length() (int64, bool)
[131] Fix | Delete
pkg database/sql, method (*ColumnType) Name() string
[132] Fix | Delete
pkg database/sql, method (*ColumnType) Nullable() (bool, bool)
[133] Fix | Delete
pkg database/sql, method (*ColumnType) ScanType() reflect.Type
[134] Fix | Delete
pkg database/sql, method (*DB) BeginTx(context.Context, *TxOptions) (*Tx, error)
[135] Fix | Delete
pkg database/sql, method (*DB) ExecContext(context.Context, string, ...interface{}) (Result, error)
[136] Fix | Delete
pkg database/sql, method (*DB) PingContext(context.Context) error
[137] Fix | Delete
pkg database/sql, method (*DB) PrepareContext(context.Context, string) (*Stmt, error)
[138] Fix | Delete
pkg database/sql, method (*DB) QueryContext(context.Context, string, ...interface{}) (*Rows, error)
[139] Fix | Delete
pkg database/sql, method (*DB) QueryRowContext(context.Context, string, ...interface{}) *Row
[140] Fix | Delete
pkg database/sql, method (*Rows) ColumnTypes() ([]*ColumnType, error)
[141] Fix | Delete
pkg database/sql, method (*Rows) NextResultSet() bool
[142] Fix | Delete
pkg database/sql, method (*Stmt) ExecContext(context.Context, ...interface{}) (Result, error)
[143] Fix | Delete
pkg database/sql, method (*Stmt) QueryContext(context.Context, ...interface{}) (*Rows, error)
[144] Fix | Delete
pkg database/sql, method (*Stmt) QueryRowContext(context.Context, ...interface{}) *Row
[145] Fix | Delete
pkg database/sql, method (*Tx) ExecContext(context.Context, string, ...interface{}) (Result, error)
[146] Fix | Delete
pkg database/sql, method (*Tx) PrepareContext(context.Context, string) (*Stmt, error)
[147] Fix | Delete
pkg database/sql, method (*Tx) QueryContext(context.Context, string, ...interface{}) (*Rows, error)
[148] Fix | Delete
pkg database/sql, method (*Tx) QueryRowContext(context.Context, string, ...interface{}) *Row
[149] Fix | Delete
pkg database/sql, method (*Tx) StmtContext(context.Context, *Stmt) *Stmt
[150] Fix | Delete
pkg database/sql, type ColumnType struct
[151] Fix | Delete
pkg database/sql, type IsolationLevel int
[152] Fix | Delete
pkg database/sql, type NamedArg struct
[153] Fix | Delete
pkg database/sql, type NamedArg struct, Name string
[154] Fix | Delete
pkg database/sql, type NamedArg struct, Value interface{}
[155] Fix | Delete
pkg database/sql, type TxOptions struct
[156] Fix | Delete
pkg database/sql, type TxOptions struct, Isolation IsolationLevel
[157] Fix | Delete
pkg database/sql, type TxOptions struct, ReadOnly bool
[158] Fix | Delete
pkg debug/pe, method (*COFFSymbol) FullName(StringTable) (string, error)
[159] Fix | Delete
pkg debug/pe, method (StringTable) String(uint32) (string, error)
[160] Fix | Delete
pkg debug/pe, type File struct, COFFSymbols []COFFSymbol
[161] Fix | Delete
pkg debug/pe, type File struct, StringTable StringTable
[162] Fix | Delete
pkg debug/pe, type Reloc struct
[163] Fix | Delete
pkg debug/pe, type Reloc struct, SymbolTableIndex uint32
[164] Fix | Delete
pkg debug/pe, type Reloc struct, Type uint16
[165] Fix | Delete
pkg debug/pe, type Reloc struct, VirtualAddress uint32
[166] Fix | Delete
pkg debug/pe, type Section struct, Relocs []Reloc
[167] Fix | Delete
pkg debug/pe, type StringTable []uint8
[168] Fix | Delete
pkg encoding/base64, method (Encoding) Strict() *Encoding
[169] Fix | Delete
pkg encoding/json, method (RawMessage) MarshalJSON() ([]uint8, error)
[170] Fix | Delete
pkg encoding/json, type UnmarshalTypeError struct, Field string
[171] Fix | Delete
pkg encoding/json, type UnmarshalTypeError struct, Struct string
[172] Fix | Delete
pkg expvar, func Handler() http.Handler
[173] Fix | Delete
pkg expvar, method (*Float) Value() float64
[174] Fix | Delete
pkg expvar, method (Func) Value() interface{}
[175] Fix | Delete
pkg expvar, method (*Int) Value() int64
[176] Fix | Delete
pkg expvar, method (*String) Value() string
[177] Fix | Delete
pkg go/doc, func IsPredeclared(string) bool
[178] Fix | Delete
pkg go/types, func Default(Type) Type
[179] Fix | Delete
pkg go/types, func IdenticalIgnoreTags(Type, Type) bool
[180] Fix | Delete
pkg math/big, method (*Float) Scan(fmt.ScanState, int32) error
[181] Fix | Delete
pkg math/big, method (*Int) Sqrt(*Int) *Int
[182] Fix | Delete
pkg math/rand, func Uint64() uint64
[183] Fix | Delete
pkg math/rand, method (*Rand) Uint64() uint64
[184] Fix | Delete
pkg math/rand, type Source64 interface, Int63() int64
[185] Fix | Delete
pkg math/rand, type Source64 interface { Int63, Seed, Uint64 }
[186] Fix | Delete
pkg math/rand, type Source64 interface, Seed(int64)
[187] Fix | Delete
pkg math/rand, type Source64 interface, Uint64() uint64
[188] Fix | Delete
pkg net/http, const TrailerPrefix ideal-string
[189] Fix | Delete
pkg net/http, const TrailerPrefix = "Trailer:"
[190] Fix | Delete
pkg net/http/httptrace, type ClientTrace struct, TLSHandshakeDone func(tls.ConnectionState, error)
[191] Fix | Delete
pkg net/http/httptrace, type ClientTrace struct, TLSHandshakeStart func()
[192] Fix | Delete
pkg net/http/httputil, type ReverseProxy struct, ModifyResponse func(*http.Response) error
[193] Fix | Delete
pkg net/http, method (*Server) Close() error
[194] Fix | Delete
pkg net/http, method (*Server) Shutdown(context.Context) error
[195] Fix | Delete
pkg net/http, type Pusher interface { Push }
[196] Fix | Delete
pkg net/http, type Pusher interface, Push(string, *PushOptions) error
[197] Fix | Delete
pkg net/http, type PushOptions struct
[198] Fix | Delete
pkg net/http, type PushOptions struct, Header Header
[199] Fix | Delete
pkg net/http, type PushOptions struct, Method string
[200] Fix | Delete
pkg net/http, type Request struct, GetBody func() (io.ReadCloser, error)
[201] Fix | Delete
pkg net/http, type Server struct, IdleTimeout time.Duration
[202] Fix | Delete
pkg net/http, type Server struct, ReadHeaderTimeout time.Duration
[203] Fix | Delete
pkg net/http, type Transport struct, ProxyConnectHeader Header
[204] Fix | Delete
pkg net/http, var ErrAbortHandler error
[205] Fix | Delete
pkg net/http, var ErrServerClosed error
[206] Fix | Delete
pkg net/http, var NoBody noBody
[207] Fix | Delete
pkg net/mail, func ParseDate(string) (time.Time, error)
[208] Fix | Delete
pkg net, method (*Buffers) Read([]uint8) (int, error)
[209] Fix | Delete
pkg net, method (*Buffers) WriteTo(io.Writer) (int64, error)
[210] Fix | Delete
pkg net, method (*Resolver) LookupAddr(context.Context, string) ([]string, error)
[211] Fix | Delete
pkg net, method (*Resolver) LookupCNAME(context.Context, string) (string, error)
[212] Fix | Delete
pkg net, method (*Resolver) LookupHost(context.Context, string) ([]string, error)
[213] Fix | Delete
pkg net, method (*Resolver) LookupIPAddr(context.Context, string) ([]IPAddr, error)
[214] Fix | Delete
pkg net, method (*Resolver) LookupMX(context.Context, string) ([]*MX, error)
[215] Fix | Delete
pkg net, method (*Resolver) LookupNS(context.Context, string) ([]*NS, error)
[216] Fix | Delete
pkg net, method (*Resolver) LookupPort(context.Context, string, string) (int, error)
[217] Fix | Delete
pkg net, method (*Resolver) LookupSRV(context.Context, string, string, string) (string, []*SRV, error)
[218] Fix | Delete
pkg net, method (*Resolver) LookupTXT(context.Context, string) ([]string, error)
[219] Fix | Delete
pkg net, method (*UnixListener) SetUnlinkOnClose(bool)
[220] Fix | Delete
pkg net, type Buffers [][]uint8
[221] Fix | Delete
pkg net, type Dialer struct, Resolver *Resolver
[222] Fix | Delete
pkg net, type Resolver struct
[223] Fix | Delete
pkg net, type Resolver struct, PreferGo bool
[224] Fix | Delete
pkg net/url, func PathEscape(string) string
[225] Fix | Delete
pkg net/url, func PathUnescape(string) (string, error)
[226] Fix | Delete
pkg net/url, method (*URL) Hostname() string
[227] Fix | Delete
pkg net/url, method (*URL) MarshalBinary() ([]uint8, error)
[228] Fix | Delete
pkg net/url, method (*URL) Port() string
[229] Fix | Delete
pkg net/url, method (*URL) UnmarshalBinary([]uint8) error
[230] Fix | Delete
pkg net, var DefaultResolver *Resolver
[231] Fix | Delete
pkg os, func Executable() (string, error)
[232] Fix | Delete
pkg os, var ErrClosed error
[233] Fix | Delete
pkg plugin, func Open(string) (*Plugin, error)
[234] Fix | Delete
pkg plugin, method (*Plugin) Lookup(string) (Symbol, error)
[235] Fix | Delete
pkg plugin, type Plugin struct
[236] Fix | Delete
pkg plugin, type Symbol interface {}
[237] Fix | Delete
pkg reflect, func Swapper(interface{}) func(int, int)
[238] Fix | Delete
pkg runtime, func MutexProfile([]BlockProfileRecord) (int, bool)
[239] Fix | Delete
pkg runtime, func SetMutexProfileFraction(int) int
[240] Fix | Delete
pkg runtime, type MemStats struct, NumForcedGC uint32
[241] Fix | Delete
pkg sort, func Slice(interface{}, func(int, int) bool)
[242] Fix | Delete
pkg sort, func SliceIsSorted(interface{}, func(int, int) bool) bool
[243] Fix | Delete
pkg sort, func SliceStable(interface{}, func(int, int) bool)
[244] Fix | Delete
pkg syscall (linux-arm-cgo), func TimevalToNsec(Timeval) int64
[245] Fix | Delete
pkg syscall (linux-arm), func TimevalToNsec(Timeval) int64
[246] Fix | Delete
pkg syscall (openbsd-386), const SYS_KILL = 122
[247] Fix | Delete
pkg syscall (openbsd-386-cgo), const SYS_KILL = 122
[248] Fix | Delete
pkg syscall (openbsd-amd64), const SYS_KILL = 122
[249] Fix | Delete
pkg syscall (openbsd-amd64-cgo), const SYS_KILL = 122
[250] Fix | Delete
pkg syscall (windows-386), const ERROR_DIR_NOT_EMPTY = 145
[251] Fix | Delete
pkg syscall (windows-386), const ERROR_DIR_NOT_EMPTY Errno
[252] Fix | Delete
pkg syscall (windows-amd64), const ERROR_DIR_NOT_EMPTY = 145
[253] Fix | Delete
pkg syscall (windows-amd64), const ERROR_DIR_NOT_EMPTY Errno
[254] Fix | Delete
pkg testing, func CoverMode() string
[255] Fix | Delete
pkg testing, func MainStart(testDeps, []InternalTest, []InternalBenchmark, []InternalExample) *M
[256] Fix | Delete
pkg testing, method (*B) Name() string
[257] Fix | Delete
pkg testing, method (*T) Name() string
[258] Fix | Delete
pkg testing, type TB interface, Name() string
[259] Fix | Delete
pkg time, func Until(Time) Duration
[260] Fix | Delete
[261] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function