Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MG-RAST/Shock
/ Format
Method
Format
shock-server/node/file/format/seq/seq.go:24–24 ·
view source on GitHub ↗
(*Seq, io.Writer)
Source
from the content-addressed store, hash-verified
22
type
ReadFormater
interface
{
23
Read() (*Seq, error)
24
Format(*Seq, io.Writer) (int, error)
25
}
26
27
type
Reader
interface
{
Callers
7
mapRoutes
Function · 0.65
Create
Method · 0.65
Read
Method · 0.65
ReadMany
Method · 0.65
Format
Method · 0.65
Read
Method · 0.65
Read
Method · 0.65
Implementers
1
Reader
shock-server/node/file/format/multi/mu
Calls
no outgoing calls
Tested by
no test coverage detected