Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/adonovan/gopl.io
/ Get
Method
Get
ch9/memotest/memotest.go:55–55 ·
view source on GitHub ↗
(key string)
Source
from the content-addressed store, hash-verified
53
54
type
M
interface
{
55
Get(key string) (
interface
{}, error)
56
}
57
58
/*
Callers
15
main
Function · 0.65
fetch
Function · 0.65
Unpack
Function · 0.65
main
Function · 0.65
fetch
Function · 0.65
findLinks
Function · 0.65
title
Function · 0.65
Extract
Function · 0.65
title
Function · 0.65
title
Function · 0.65
outline
Function · 0.65
price
Method · 0.65
Implementers
5
Memo
ch9/memo2/memo.go
Memo
ch9/memo4/memo.go
Memo
ch9/memo3/memo.go
Memo
ch9/memo5/memo.go
Memo
ch9/memo1/memo.go
Calls
no outgoing calls
Tested by
no test coverage detected