- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 350 for pkgs (0.05 sec)
-
src/cmd/api/testdata/src/pkg/p2/golden.txt
pkg p2, func F //deprecated pkg p2, func F() string pkg p2, func G() Twoer pkg p2, func NewError(string) error pkg p2, type Twoer interface { PackageTwoMeth } pkg p2, type Twoer interface, PackageTwoMeth //deprecated
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Jul 24 16:04:17 UTC 2025 - 264 bytes - Viewed (0) -
doc/godebug.md
(synchronous), which makes correct use of the [`Timer.Stop`](/pkg/time/#Timer.Stop) and [`Timer.Reset`](/pkg/time/#Timer.Reset) method results much easier. The [`asynctimerchan` setting](/pkg/time/#NewTimer) disables this change. There are no runtime metrics for this change, This setting will be removed in Go 1.27. Go 1.23 changed the mode bits reported by [`os.Lstat`](/pkg/os#Lstat) and [`os.Stat`](/pkg/os#Stat)
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Dec 03 00:18:09 UTC 2025 - 24.7K bytes - Viewed (0) -
.github/ISSUE_TEMPLATE/02-pkgsite-removal.yml
name: Pkg.go.dev package removal request description: Request a package be removed from the documentation site (pkg.go.dev) title: "x/pkgsite: package removal request for [type path here]" labels: ["pkgsite/package-removal"] body: - type: markdown attributes: value: "Please answer these questions before submitting your issue. Thanks!" - type: input id: package-path attributes:
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Jan 04 23:31:17 UTC 2024 - 1.9K bytes - Viewed (0) -
api/go1.1.txt
pkg compress/zlib, const DefaultCompression = -1 pkg compress/zlib, const NoCompression = 0 pkg crypto, const MD4 = 1 pkg crypto, const MD5 = 2 pkg crypto, const MD5SHA1 = 8 pkg crypto, const RIPEMD160 = 9 pkg crypto, const SHA1 = 3 pkg crypto, const SHA224 = 4 pkg crypto, const SHA256 = 5 pkg crypto, const SHA384 = 6 pkg crypto, const SHA512 = 7 pkg crypto/aes, const BlockSize = 16 pkg crypto/des, const BlockSize = 8
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.14.txt
pkg debug/dwarf, const AttrDecimalSign Attr pkg debug/dwarf, const AttrDefaulted = 139 pkg debug/dwarf, const AttrDefaulted Attr pkg debug/dwarf, const AttrDeleted = 138 pkg debug/dwarf, const AttrDeleted Attr pkg debug/dwarf, const AttrDigitCount = 95 pkg debug/dwarf, const AttrDigitCount Attr pkg debug/dwarf, const AttrDwoName = 118 pkg debug/dwarf, const AttrDwoName Attr pkg debug/dwarf, const AttrElemental = 102
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg debug/elf, const DT_AUXILIARY DynTag pkg debug/elf, const DT_CHECKSUM = 1879047672 pkg debug/elf, const DT_CHECKSUM DynTag pkg debug/elf, const DT_CONFIG = 1879047930 pkg debug/elf, const DT_CONFIG DynTag pkg debug/elf, const DT_DEPAUDIT = 1879047931 pkg debug/elf, const DT_DEPAUDIT DynTag pkg debug/elf, const DT_FEATURE = 1879047676 pkg debug/elf, const DT_FEATURE DynTag pkg debug/elf, const DT_FILTER = 2147483647
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.21.txt
pkg log/slog, const KindLogValuer Kind #56345 pkg log/slog, const KindString = 5 #56345 pkg log/slog, const KindString Kind #56345 pkg log/slog, const KindTime = 6 #56345 pkg log/slog, const KindTime Kind #56345 pkg log/slog, const KindUint64 = 7 #56345 pkg log/slog, const KindUint64 Kind #56345 pkg log/slog, const LevelDebug = -4 #56345 pkg log/slog, const LevelDebug Level #56345 pkg log/slog, const LevelError = 8 #56345
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Mon Aug 07 09:39:17 UTC 2023 - 25.6K bytes - Viewed (0) -
api/go1.8.txt
pkg compress/gzip, const HuffmanOnly = -2 pkg compress/gzip, const HuffmanOnly ideal-int pkg compress/zlib, const HuffmanOnly = -2 pkg compress/zlib, const HuffmanOnly ideal-int pkg crypto/tls, const ECDSAWithP256AndSHA256 = 1027 pkg crypto/tls, const ECDSAWithP256AndSHA256 SignatureScheme pkg crypto/tls, const ECDSAWithP384AndSHA384 = 1283 pkg crypto/tls, const ECDSAWithP384AndSHA384 SignatureScheme pkg crypto/tls, const ECDSAWithP521AndSHA512 = 1539
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Dec 21 05:25:57 UTC 2016 - 16.3K bytes - Viewed (0) -
api/go1.26.txt
pkg crypto/fips140, func Enforced() bool #74630 pkg crypto/fips140, func Version() string #75301 pkg crypto/fips140, func WithoutEnforcement(func()) #74630 pkg crypto/hpke, func AES128GCM() AEAD #75300 pkg crypto/hpke, func AES256GCM() AEAD #75300 pkg crypto/hpke, func ChaCha20Poly1305() AEAD #75300 pkg crypto/hpke, func DHKEM(ecdh.Curve) KEM #75300 pkg crypto/hpke, func ExportOnly() AEAD #75300
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 19:57:52 UTC 2025 - 11.5K bytes - Viewed (0) -
api/go1.12.txt
pkg crypto/tls, type RecordHeaderError struct, Conn net.Conn pkg debug/elf, const R_RISCV_32_PCREL = 57 pkg debug/elf, const R_RISCV_32_PCREL R_RISCV pkg debug/pe, const IMAGE_FILE_MACHINE_ARMNT = 452 pkg debug/pe, const IMAGE_FILE_MACHINE_ARMNT ideal-int pkg expvar, method (*Map) Delete(string) pkg go/doc, const PreserveAST = 4 pkg go/doc, const PreserveAST Mode pkg go/importer, func ForCompiler(*token.FileSet, string, Lookup) types.Importer
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Jan 02 21:21:53 UTC 2019 - 13.5K bytes - Viewed (0)