Documentation ¶
Index ¶
- func LogSegmentToEvent(seg *proto_webview.LogSegment, spans map[string]*proto_webview.LogSpan) store.LogAction
- func NeedsNudge(st store.EngineState) bool
- func NewProtoDCResourceInfo(configPaths []string, status string, cID container.ID, startTime time.Time) (*proto_webview.DCResourceInfo, error)
- func StateToProtoView(s store.EngineState, logCheckpoint logstore.Checkpoint) (*proto_webview.View, error)
- func TargetSpecsToProto(specs []model.TargetSpec) ([]*proto_webview.TargetSpec, error)
- func ToProtoBuildRecord(br model.BuildRecord, logStore *logstore.LogStore) (*proto_webview.BuildRecord, error)
- func ToProtoBuildRecords(brs []model.BuildRecord, logStore *logstore.LogStore) ([]*proto_webview.BuildRecord, error)
- func ToProtoLinks(lns []model.Link) []*proto_webview.Link
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogSegmentToEvent ¶ added in v0.17.0
func LogSegmentToEvent(seg *proto_webview.LogSegment, spans map[string]*proto_webview.LogSpan) store.LogAction
func NeedsNudge ¶ added in v0.8.4
func NeedsNudge(st store.EngineState) bool
func NewProtoDCResourceInfo ¶ added in v0.10.15
func NewProtoDCResourceInfo(configPaths []string, status string, cID container.ID, startTime time.Time) (*proto_webview.DCResourceInfo, error)
func StateToProtoView ¶ added in v0.10.15
func StateToProtoView(s store.EngineState, logCheckpoint logstore.Checkpoint) (*proto_webview.View, error)
func TargetSpecsToProto ¶ added in v0.14.0
func TargetSpecsToProto(specs []model.TargetSpec) ([]*proto_webview.TargetSpec, error)
func ToProtoBuildRecord ¶ added in v0.10.15
func ToProtoBuildRecord(br model.BuildRecord, logStore *logstore.LogStore) (*proto_webview.BuildRecord, error)
func ToProtoBuildRecords ¶ added in v0.10.15
func ToProtoBuildRecords(brs []model.BuildRecord, logStore *logstore.LogStore) ([]*proto_webview.BuildRecord, error)
func ToProtoLinks ¶ added in v0.17.7
func ToProtoLinks(lns []model.Link) []*proto_webview.Link
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.