package
Version:
v2.1.2
Opens a new window with list of versions in this module.
Published: Oct 30, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
func Build[T any](def *T, opts ...I[T]) *T
func New[T any](f func(*T)) *F[T]
type I[T any] interface {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.