MCPcopy
hub / github.com/coyove/goflyway / timeStampMilli

Function timeStampMilli

proxy/dump.go:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11)
12
13func timeStampMilli() string {
14 return time.Now().Format(time.StampMilli)
15}
16
17type dumpReadWriteWrapper struct {
18 reader io.Reader

Callers 3

manInTheMiddleMethod · 0.85
WriteMethod · 0.85
ReadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected