Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GoesToEleven/golang-web-dev
/ check
Function
check
032_rdbms/02_SQL/main.go:141–145 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
139
}
140
141
func
check(err error) {
142
if
err != nil {
143
fmt.Println(err)
144
}
145
}
Callers
9
main
Function · 0.70
index
Function · 0.70
amigos
Function · 0.70
create
Function · 0.70
insert
Function · 0.70
read
Function · 0.70
update
Function · 0.70
del
Function · 0.70
drop
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected