moonraker/moonraker
Eric Callahan 2cda75ff2c
utils: simplify sentinel object
Use an enum to represent the sentinel rather than a singleton object.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2023-02-22 18:08:50 -05:00
..
assets app: use Jinja2 to render the welcome landing page 2023-02-22 18:08:49 -05:00
components utils: simplify sentinel object 2023-02-22 18:08:50 -05:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
utils utils: simplify sentinel object 2023-02-22 18:08:50 -05:00
__init__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
__main__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
app.py app: use Jinja2 to render the welcome landing page 2023-02-22 18:08:49 -05:00
confighelper.py utils: simplify sentinel object 2023-02-22 18:08:50 -05:00
eventloop.py eventloop: improve callback handling 2022-12-24 08:07:45 -05:00
klippy_connection.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
loghelper.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
moonraker.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
server.py utils: simplify sentinel object 2023-02-22 18:08:50 -05:00
websockets.py utils: simplify sentinel object 2023-02-22 18:08:50 -05:00