Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
237
type
MsgContentBuilder
interface
{
238
BuildContent() []byte
239
}
240
241
func
(e *FileElement) BuildContent() []byte {
Callers
1
PackElementsToBody
Function · 0.65
Implementers
1
FileElement
message/elements.go
Calls
no outgoing calls
Tested by
no test coverage detected