MCPcopy Create free account
hub / github.com/devfeel/mapper / Option

FuncType Option

mapper_setting.go:4–4  ·  view source on GitHub ↗

Option 用于设置 Config 结构体的字段。

func(*Setting)

Source from the content-addressed store, hash-verified

2
3// Option 用于设置 Config 结构体的字段。
4type Option func(*Setting)
5
6type Setting struct {
7 EnabledTypeChecking bool

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…