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
c734bcae4ad36374d8f75101032d427e3e5b6aaf
llamactl
/
pkg
/
instance
History
LordMathis
c734bcae4a
Move UpdateLastRequestTime method to timeout.go and add ShouldTimeout method for idle timeout handling
2025-08-17 20:37:20 +02:00
..
instance_test.go
Rename config and instance struct to avoid awkward naming
2025-08-04 19:30:50 +02:00
instance.go
Implement last request time tracking for instance management
2025-08-17 19:44:57 +02:00
lifecycle.go
Move UpdateLastRequestTime method to timeout.go and add ShouldTimeout method for idle timeout handling
2025-08-17 20:37:20 +02:00
logging.go
Rename config and instance struct to avoid awkward naming
2025-08-04 19:30:50 +02:00
process_group_unix.go
Split large package into subpackages
2025-08-04 19:23:56 +02:00
process_group_windows.go
Split large package into subpackages
2025-08-04 19:23:56 +02:00
timeout.go
Move UpdateLastRequestTime method to timeout.go and add ShouldTimeout method for idle timeout handling
2025-08-17 20:37:20 +02:00