Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewParam (0.09 sec)

  1. doc/next/6-stdlib/99-minor/0-heading.md

    #### go/types
    
    The `Var.Kind` method returns an enumeration of type `VarKind` that
    classifies the variable (package-level, local, receiver, parameter,
    result, or struct field). See issue #70250.
    
    Callers of `NewVar` or `NewParam` are encouraged to call `Var.SetKind`
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jul 23 18:41:17 UTC 2025
    - 387 bytes
    - Viewed (0)
Back to top