types

package
v0.0.0-...-1d506e1 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CleanStatusClean = iota
	CleanStatusDirty
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CleanStatus

type CleanStatus int

type Room

type Room struct {
	ID       uuid.UUID
	Capacity int64

	CleanStatus CleanStatus
}

Jump to

Keyboard shortcuts

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