Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ Close
Method
Close
http/encoding.go:204–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
202
}
203
204
func
(*jsonEncoder) Close() (err error) {
return
nil }
205
206
func
(je *jsonEncoder) Encode(v any) error {
207
b, err := json.Marshal(v)
Callers
15
CreateTempFile
Function · 0.45
RoundTrip
Method · 0.45
TestWrapDoer
Function · 0.45
New
Function · 0.45
TestTransportExample
Function · 0.45
TestTransportNoSegmentInContext
Function · 0.45
TestTransport
Function · 0.45
TestRace
Function · 0.45
Do
Method · 0.45
TestUnaryClient
Function · 0.45
TestStreamClient
Function · 0.45
NewUnaryServer
Function · 0.45
Calls
no outgoing calls
Tested by
8
TestWrapDoer
Function · 0.36
TestTransportExample
Function · 0.36
TestTransportNoSegmentInContext
Function · 0.36
TestTransport
Function · 0.36
TestRace
Function · 0.36
TestUnaryClient
Function · 0.36
TestStreamClient
Function · 0.36
TestRace
Function · 0.36