Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/eino-examples
/ Config
Struct
Config
components/document/parser/customparser/custom_parser.go:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
type
Config
struct
{
49
DefaultEncoding string
50
DefaultMaxSize int64
51
}
52
53
type
CustomParser
struct
{
54
defaultEncoding string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected