Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evcc-io/evcc
/ Encode
Method
Encode
util/encode/encode.go:14–14 ·
view source on GitHub ↗
(v any)
Source
from the content-addressed store, hash-verified
12
13
type
Encoder
interface
{
14
Encode(v any) any
15
}
16
17
type
EncoderOption
func
(*encoder)
Callers
15
TestEncode
Function · 0.95
Login
Method · 0.65
transformXML
Method · 0.65
NewTqEmFromConfig
Function · 0.65
GetSessionID
Method · 0.65
jsonWrite
Function · 0.65
ExecCmd
Method · 0.65
NewConnection
Function · 0.65
Enable
Method · 0.65
NewNtfyFromConfig
Function · 0.65
refreshToken
Method · 0.65
run
Method · 0.65
Implementers
1
encoder
util/encode/encode.go
Calls
no outgoing calls
Tested by
1
TestEncode
Function · 0.76