This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lotus
Watch
16
Star
0
Fork
0
You've already forked lotus
Code
Issues
Pull Requests
Packages
Projects
Releases
27
Wiki
Activity
707faf57b5
lotus
/
node
/
modules
/
tracer
/
transport.go
6 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
Add transport interface
2021-09-10 10:36:38 +00:00
package
tracer
type
TracerTransport
interface
{
Add lotus tracer transport calls
2021-09-10 13:37:38 +00:00
Transport
(
jsonEvent
[
]
byte
)
error
Add transport interface
2021-09-10 10:36:38 +00:00
}
Reference in New Issue
Copy Permalink