Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Modules (0.72 sec)

  1. doc/godebug.md

    then asking for the old pre-Go 1.21 `panic(nil)` behavior and the
    new Go 1.23 `asynctimerchan=0` behavior.
    
    Only the work module's `go.mod` is consulted for `godebug` directives.
    Any directives in required dependency modules are ignored.
    It is an error to list a `godebug` with an unrecognized setting.
    (Toolchains older than Go 1.23 reject all `godebug` lines, since they do not
    understand `godebug` at all.)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 30 17:52:17 UTC 2024
    - 15.9K bytes
    - Viewed (0)
Back to top