MCPcopy Create free account
hub / github.com/baidu/EasyFaaS / Bytes

Method Bytes

pkg/controller/rtctrl/logstore_test.go:211–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

209}
210
211func (b *closeBuffer) Bytes() []byte {
212 return b.buf.Bytes()
213}
214
215func (b *closeBuffer) Close() error {
216 return nil

Callers 8

CommandOutputFunction · 0.80
bigIntToIPFunction · 0.80
commandOutputMethod · 0.80
LogDataMethod · 0.80
StreamSingleZipFunction · 0.80
UpdateZipCodeFunction · 0.80
WriteMethod · 0.80
WriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected