This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
llamactl
Watch
1
Star
0
Fork
0
You've already forked llamactl
mirror of
https://github.com/lordmathis/llamactl.git
synced
2025-11-06 00:54:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b058237fed3ea96f1565f119b3b559bd53d7527
llamactl
/
pkg
/
manager
History
LordMathis
0b058237fe
Enforce maximum running instances limit in StartInstance method
2025-08-27 21:18:38 +02:00
..
manager_test.go
Refactor instance status management: replace Running boolean with InstanceStatus enum and update related methods
2025-08-27 19:44:38 +02:00
manager.go
Add onStatusChange callback to instance management for status updates
2025-08-27 20:54:26 +02:00
operations.go
Enforce maximum running instances limit in StartInstance method
2025-08-27 21:18:38 +02:00
timeout.go
Refactor logging in checkAllTimeouts
2025-08-19 19:25:15 +02:00