1pkg archive/tar, method (*Writer) AddFS(fs.FS) error #58000 2pkg archive/zip, method (*Writer) AddFS(fs.FS) error #54898 3pkg cmp, func Or[$0 comparable](...$0) $0 #60204 4pkg crypto/x509, func OIDFromInts([]uint64) (OID, error) #60665 5pkg crypto/x509, method (*CertPool) AddCertWithConstraint(*Certificate, func([]*Certificate) error) #57178 6pkg crypto/x509, method (OID) Equal(OID) bool #60665 7pkg crypto/x509, method (OID) EqualASN1OID(asn1.ObjectIdentifier) bool #60665 8pkg crypto/x509, method (OID) String() string #60665 9pkg crypto/x509, type Certificate struct, Policies []OID #60665 10pkg crypto/x509, type OID struct #60665 11pkg database/sql, method (*Null[$0]) Scan(interface{}) error #60370 12pkg database/sql, method (Null[$0]) Value() (driver.Value, error) #60370 13pkg database/sql, type Null[$0 interface{}] struct #60370 14pkg database/sql, type Null[$0 interface{}] struct, V $0 #60370 15pkg database/sql, type Null[$0 interface{}] struct, Valid bool #60370 16pkg debug/elf, const R_LARCH_64_PCREL = 109 #63725 17pkg debug/elf, const R_LARCH_64_PCREL R_LARCH #63725 18pkg debug/elf, const R_LARCH_ADD6 = 105 #63725 19pkg debug/elf, const R_LARCH_ADD6 R_LARCH #63725 20pkg debug/elf, const R_LARCH_ADD_ULEB128 = 107 #63725 21pkg debug/elf, const R_LARCH_ADD_ULEB128 R_LARCH #63725 22pkg debug/elf, const R_LARCH_ALIGN = 102 #63725 23pkg debug/elf, const R_LARCH_ALIGN R_LARCH #63725 24pkg debug/elf, const R_LARCH_CFA = 104 #63725 25pkg debug/elf, const R_LARCH_CFA R_LARCH #63725 26pkg debug/elf, const R_LARCH_DELETE = 101 #63725 27pkg debug/elf, const R_LARCH_DELETE R_LARCH #63725 28pkg debug/elf, const R_LARCH_PCREL20_S2 = 103 #63725 29pkg debug/elf, const R_LARCH_PCREL20_S2 R_LARCH #63725 30pkg debug/elf, const R_LARCH_SUB6 = 106 #63725 31pkg debug/elf, const R_LARCH_SUB6 R_LARCH #63725 32pkg debug/elf, const R_LARCH_SUB_ULEB128 = 108 #63725 33pkg debug/elf, const R_LARCH_SUB_ULEB128 R_LARCH #63725 34pkg debug/elf, const R_MIPS_PC32 = 248 #61974 35pkg debug/elf, const R_MIPS_PC32 R_MIPS #61974 36pkg encoding/base32, method (*Encoding) AppendDecode([]uint8, []uint8) ([]uint8, error) #53693 37pkg encoding/base32, method (*Encoding) AppendEncode([]uint8, []uint8) []uint8 #53693 38pkg encoding/base64, method (*Encoding) AppendDecode([]uint8, []uint8) ([]uint8, error) #53693 39pkg encoding/base64, method (*Encoding) AppendEncode([]uint8, []uint8) []uint8 #53693 40pkg encoding/hex, func AppendDecode([]uint8, []uint8) ([]uint8, error) #53693 41pkg encoding/hex, func AppendEncode([]uint8, []uint8) []uint8 #53693 42pkg go/ast, func NewPackage //deprecated #52463 43pkg go/ast, func Unparen(Expr) Expr #60061 44pkg go/ast, type Importer //deprecated #52463 45pkg go/ast, type Object //deprecated #52463 46pkg go/ast, type Package //deprecated #52463 47pkg go/ast, type Scope //deprecated #52463 48pkg go/types, func NewAlias(*TypeName, Type) *Alias #63223 49pkg go/types, func Unalias(Type) Type #63223 50pkg go/types, method (*Alias) Obj() *TypeName #63223 51pkg go/types, method (*Alias) String() string #63223 52pkg go/types, method (*Alias) Underlying() Type #63223 53pkg go/types, method (*Info) PkgNameOf(*ast.ImportSpec) *PkgName #62037 54pkg go/types, method (Checker) PkgNameOf(*ast.ImportSpec) *PkgName #62037 55pkg go/types, type Alias struct #63223 56pkg go/types, type Info struct, FileVersions map[*ast.File]string #62605 57pkg go/version, func Compare(string, string) int #62039 58pkg go/version, func IsValid(string) bool #62039 59pkg go/version, func Lang(string) string #62039 60pkg html/template, const ErrJSTemplate //deprecated #61619 61pkg io, method (*SectionReader) Outer() (ReaderAt, int64, int64) #61870 62pkg log/slog, func SetLogLoggerLevel(Level) Level #62418 63pkg math/big, method (*Rat) FloatPrec() (int, bool) #50489 64pkg math/rand/v2, func ExpFloat64() float64 #61716 65pkg math/rand/v2, func Float32() float32 #61716 66pkg math/rand/v2, func Float64() float64 #61716 67pkg math/rand/v2, func Int() int #61716 68pkg math/rand/v2, func Int32() int32 #61716 69pkg math/rand/v2, func Int32N(int32) int32 #61716 70pkg math/rand/v2, func Int64() int64 #61716 71pkg math/rand/v2, func Int64N(int64) int64 #61716 72pkg math/rand/v2, func IntN(int) int #61716 73pkg math/rand/v2, func N[$0 intType]($0) $0 #61716 74pkg math/rand/v2, func New(Source) *Rand #61716 75pkg math/rand/v2, func NewChaCha8([32]uint8) *ChaCha8 #61716 76pkg math/rand/v2, func NewPCG(uint64, uint64) *PCG #61716 77pkg math/rand/v2, func NewZipf(*Rand, float64, float64, uint64) *Zipf #61716 78pkg math/rand/v2, func NormFloat64() float64 #61716 79pkg math/rand/v2, func Perm(int) []int #61716 80pkg math/rand/v2, func Shuffle(int, func(int, int)) #61716 81pkg math/rand/v2, func Uint32() uint32 #61716 82pkg math/rand/v2, func Uint32N(uint32) uint32 #61716 83pkg math/rand/v2, func Uint64() uint64 #61716 84pkg math/rand/v2, func Uint64N(uint64) uint64 #61716 85pkg math/rand/v2, func UintN(uint) uint #61716 86pkg math/rand/v2, method (*ChaCha8) MarshalBinary() ([]uint8, error) #61716 87pkg math/rand/v2, method (*ChaCha8) Seed([32]uint8) #61716 88pkg math/rand/v2, method (*ChaCha8) Uint64() uint64 #61716 89pkg math/rand/v2, method (*ChaCha8) UnmarshalBinary([]uint8) error #61716 90pkg math/rand/v2, method (*PCG) MarshalBinary() ([]uint8, error) #61716 91pkg math/rand/v2, method (*PCG) Seed(uint64, uint64) #61716 92pkg math/rand/v2, method (*PCG) Uint64() uint64 #61716 93pkg math/rand/v2, method (*PCG) UnmarshalBinary([]uint8) error #61716 94pkg math/rand/v2, method (*Rand) ExpFloat64() float64 #61716 95pkg math/rand/v2, method (*Rand) Float32() float32 #61716 96pkg math/rand/v2, method (*Rand) Float64() float64 #61716 97pkg math/rand/v2, method (*Rand) Int() int #61716 98pkg math/rand/v2, method (*Rand) Int32() int32 #61716 99pkg math/rand/v2, method (*Rand) Int32N(int32) int32 #61716 100pkg math/rand/v2, method (*Rand) Int64() int64 #61716 101pkg math/rand/v2, method (*Rand) Int64N(int64) int64 #61716 102pkg math/rand/v2, method (*Rand) IntN(int) int #61716 103pkg math/rand/v2, method (*Rand) NormFloat64() float64 #61716 104pkg math/rand/v2, method (*Rand) Perm(int) []int #61716 105pkg math/rand/v2, method (*Rand) Shuffle(int, func(int, int)) #61716 106pkg math/rand/v2, method (*Rand) Uint32() uint32 #61716 107pkg math/rand/v2, method (*Rand) Uint32N(uint32) uint32 #61716 108pkg math/rand/v2, method (*Rand) Uint64() uint64 #61716 109pkg math/rand/v2, method (*Rand) Uint64N(uint64) uint64 #61716 110pkg math/rand/v2, method (*Rand) UintN(uint) uint #61716 111pkg math/rand/v2, method (*Zipf) Uint64() uint64 #61716 112pkg math/rand/v2, type ChaCha8 struct #61716 113pkg math/rand/v2, type PCG struct #61716 114pkg math/rand/v2, type Rand struct #61716 115pkg math/rand/v2, type Source interface { Uint64 } #61716 116pkg math/rand/v2, type Source interface, Uint64() uint64 #61716 117pkg math/rand/v2, type Zipf struct #61716 118pkg net, method (*TCPConn) WriteTo(io.Writer) (int64, error) #58808 119pkg net/http, func FileServerFS(fs.FS) Handler #51971 120pkg net/http, func NewFileTransportFS(fs.FS) RoundTripper #51971 121pkg net/http, func ServeFileFS(ResponseWriter, *Request, fs.FS, string) #51971 122pkg net/http, method (*Request) PathValue(string) string #61410 123pkg net/http, method (*Request) SetPathValue(string, string) #61410 124pkg net/netip, method (AddrPort) Compare(AddrPort) int #61642 125pkg os, method (*File) WriteTo(io.Writer) (int64, error) #58808 126pkg reflect, func PtrTo //deprecated #59599 127pkg reflect, func TypeFor[$0 interface{}]() Type #60088 128pkg slices, func Concat[$0 interface{ ~[]$1 }, $1 interface{}](...$0) $0 #56353 129pkg syscall (linux-386), type SysProcAttr struct, PidFD *int #51246 130pkg syscall (linux-386-cgo), type SysProcAttr struct, PidFD *int #51246 131pkg syscall (linux-amd64), type SysProcAttr struct, PidFD *int #51246 132pkg syscall (linux-amd64-cgo), type SysProcAttr struct, PidFD *int #51246 133pkg syscall (linux-arm), type SysProcAttr struct, PidFD *int #51246 134pkg syscall (linux-arm-cgo), type SysProcAttr struct, PidFD *int #51246 135pkg testing/slogtest, func Run(*testing.T, func(*testing.T) slog.Handler, func(*testing.T) map[string]interface{}) #61758 136