MCPcopy Create free account
hub / github.com/LagrangeDev/LagrangeGo / BuildContent

Method BuildContent

message/build.go:238–238  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236
237type MsgContentBuilder interface {
238 BuildContent() []byte
239}
240
241func (e *FileElement) BuildContent() []byte {

Callers 1

PackElementsToBodyFunction · 0.65

Implementers 1

FileElementmessage/elements.go

Calls

no outgoing calls

Tested by

no test coverage detected