Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for acct (0.29 seconds)

  1. doc/go_spec.html

    embedded field in a struct <code>x</code> is called <i>promoted</i> if
    <code>x.f</code> is a legal <a href="#Selectors">selector</a> that denotes
    that field or method <code>f</code>.
    </p>
    
    <p>
    Promoted fields act like ordinary fields of a struct.
    </p>
    
    <p>
    Given a struct type <code>S</code> and a type name
    <code>T</code>, promoted methods are included in the method set of the struct as follows:
    </p>
    <ul>
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Apr 01 23:39:18 GMT 2026
    - 287.8K bytes
    - Click Count (1)
Back to Top