Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/as/edit
/ Insert
Struct
Insert
cmd.go:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
type
(
14
Append
struct
{ Data []byte }
15
Insert
struct
{ Data []byte }
16
Delete
struct
{}
17
Change
struct
{ To []byte }
18
ReadFile
struct
{ Name string }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected