Documentation
¶
Overview ¶
Package api will implement the looperd HTTP surface and adapters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RuntimeState ¶
type RuntimeState interface {
Services() looperdruntime.Services
StartedAt() (time.Time, bool)
}
Click to show internal directories.
Click to hide internal directories.