- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for new (0.01 sec)
-
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>.
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (1) -
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
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
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
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0)