package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 19, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Apply[Options any](this *Options, opts ...Option[Options])
func TryApply[Options any](this *Options, opts ...TryOption[Options]) error
type Option[Options any] func(opt *Options)
type TryOption[Options any] func(opt *Options) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.