timer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module(
	"nimble-timer",
	nimble.AsComponent(func() nimble.Component {
		return &Timer{}
	}),
)

Functions

This section is empty.

Types

type Timer

type Timer struct {
}

func (*Timer) Instantiate

func (p *Timer) Instantiate(_ nimble.Registry, params *nimble.ComponentParams) (nimble.ComponentImpl, error)

func (*Timer) Key

func (p *Timer) Key() string

Jump to

Keyboard shortcuts

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