MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / InsertLog

Method InsertLog

service/log/service.go:19–19  ·  view source on GitHub ↗
(ctx context.Context, driver string, input *InsertLog)

Source from the content-addressed store, hash-verified

17 LogCount(ctx context.Context, driver string, cluster string, conditions map[string]string, spendHour int64, group string) (map[string]int64, error)
18 LogInfo(ctx context.Context, driver string, cluster string, id string) (*Info, error)
19 InsertLog(ctx context.Context, driver string, input *InsertLog) error
20}
21
22type ILogUpdateService interface {

Callers 1

updateLogRecordMethod · 0.65

Implementers 1

imlLogServiceservice/log/iml.go

Calls

no outgoing calls

Tested by

no test coverage detected