ko

package module
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

README

ko

A utility library that is portable and built entirely on the Go standard library.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pair

type Pair[A any, B any] struct {
	First  A
	Second B
}

type Triple

type Triple[A any, B any, C any] struct {
	First  A
	Second B
	Third  C
}

Directories

Path Synopsis
net
http/cookiejar
Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.
Package cookiejar implements an in-memory RFC 6265-compliant http.CookieJar.
mio
sys
filelock
Package lock is a file locking library.
Package lock is a file locking library.

Jump to

Keyboard shortcuts

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