//
pkg.gl
Category
Standard library
weak
package
1.24.4
Repository:
https://pkg.go.dev/std
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
30 SLOC
#
Functions
Make
Make creates a weak pointer from a pointer to some value of type T.
#
Structs
Pointer
Pointer is a weak pointer to a value of type T.