module
Version:
v0.0.0-...-0488bb1
Opens a new window with list of versions in this module.
Published: Oct 31, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
Gockpit: Go Extension Packages
This package provides extension APIs of Go.
Package structure follows go/src/.
Notable packages
Naming Convention
When importing packages, use e prefix which means extension.
For example,
// Import standard package.
import "slices"
// Import go-ext package.
import eslices "github.com/gockpit/go-ext/slices"
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.