Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for New (0.16 sec)

  1. api/go1.13.txt

    pkg log/syslog (netbsd-arm64-cgo), func Dial(string, string, Priority, string) (*Writer, error)
    pkg log/syslog (netbsd-arm64-cgo), func NewLogger(Priority, int) (*log.Logger, error)
    pkg log/syslog (netbsd-arm64-cgo), func New(Priority, string) (*Writer, error)
    pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Alert(string) error
    pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Close() error
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. lib/time/zoneinfo.zip

    America/Merida America/Metlakatla America/Mexico_City America/Miquelon America/Moncton America/Monterrey America/Montevideo America/Montreal America/Montserrat America/Nassau America/New_York America/Nipigon America/Nome America/Noronha America/North_Dakota/Beulah America/North_Dakota/Center America/North_Dakota/New_Salem America/Nuuk America/Ojinaga America/Panama America/Pangnirtung America/Paramaribo America/Phoenix America/Port-au-Prince America/Port_of_Spain America/Porto_Acre America/Porto_Velho...
    ZIP Archive
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 02 18:20:41 GMT 2024
    - 392.3K bytes
    - Viewed (1)
  3. doc/go_spec.html

    (or the parameter lists if the block is the function body) with the same type,
    and at least one of the non-<a href="#Blank_identifier">blank</a> variables is new.
    As a consequence, redeclaration can only appear in a multi-variable short declaration.
    Redeclaration does not introduce a new variable; it just assigns a new value to the original.
    The non-blank variable names on the left side of <code>:=</code>
    must be <a href="#Uniqueness_of_identifiers">unique</a>.
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg log/syslog (darwin-arm64), const LOG_WARNING Priority
    pkg log/syslog (darwin-arm64), func Dial(string, string, Priority, string) (*Writer, error)
    pkg log/syslog (darwin-arm64), func New(Priority, string) (*Writer, error)
    pkg log/syslog (darwin-arm64), func NewLogger(Priority, int) (*log.Logger, error)
    pkg log/syslog (darwin-arm64), method (*Writer) Alert(string) error
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
Back to top