Discover Packages
github.com/cxt90730/br
pkg
manual
package
Version:
v4.0.12+incompatible
Opens a new window with list of versions in this module.
Published: Mar 31, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types Free(b) New(n)
Documentation
¶
Free frees the specified slice.
New allocates a slice of size n. The returned slice is from manually managed
memory and MUST be released by calling Free. Failure to do so will result in
a memory leak.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.