Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for interpretation (0.14 sec)

  1. doc/go1.17_spec.html

    package's exported identifiers declared in that package's
    <a href="#Blocks">package block</a> will be declared in the importing source
    file's file block and must be accessed without a qualifier.
    </p>
    
    <p>
    The interpretation of the ImportPath is implementation-dependent but
    it is typically a substring of the full file name of the compiled
    package and may be relative to a repository of installed packages.
    </p>
    
    <p>
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
Back to top