package
Version:
v1.28.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func Apply[T any, F ~func(T)](o T, opts []F) T
func Make[T any, F ~func(*T)](opts []F) T
func New[T any, F ~func(*T)](opts []F) *T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.