go-ext

module
v0.0.0-...-0488bb1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2024 License: Apache-2.0

README

Gockpit: Go Extension Packages

This package provides extension APIs of Go.

Package structure follows go/src/.

Notable packages

  • TODO: write

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

Path Synopsis
text

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL