Versions in this module Expand all Collapse all v1 v1.1.29 Mar 31, 2026 Changes in this version + const EngineLogName + const ServiceLogName + func Follow(ctx context.Context, w io.Writer, serviceLogPath string, engineLogPath string, ...) error + func NewHTTPHandler(logDir string) http.HandlerFunc + type MergeResult struct + EngineOffset int64 + ServiceOffset int64 + func MergeLogs(w io.Writer, serviceLogPath string, engineLogPath string) (MergeResult, error)