package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Sep 2, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SetInfo[T any](i *Info[T], v T)
type Info[T any] struct {
Value T
HasChanged bool
}
type Window struct {
Width int
Height int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.