MCPcopy Create free account
hub / github.com/cloudwego/eino-examples / MyOption

FuncType MyOption

components/lambda/lambda.go:33–33  ·  view source on GitHub ↗
func(*Options)

Source from the content-addressed store, hash-verified

31}
32
33type MyOption func(*Options)
34
35type MyStruct struct {
36 ID int `json:"id"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected