MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / ArgFormatter

Interface ArgFormatter

user/argtype/config_struct.go:333–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333type ArgFormatter interface {
334 Format() string
335}
336
337type ArgHexFormatter interface {
338 HexFormat() string

Callers

nothing calls this directly

Implementers 15

Arg_reguser/argtype/config_struct.go
Arg_bufferuser/argtype/config_struct.go
Arg_stringuser/argtype/config_struct.go
Arg_Sigactionuser/argtype/config_struct.go
Arg_Timespecuser/argtype/config_struct.go
Pthread_attr_tuser/argtype/config_struct.go
Arg_nruser/argtype/config_struct.go
Arg_TimeZone_tuser/argtype/config_struct.go
Arg_Pthread_attr_tuser/argtype/config_struct.go
Arg_Timevaluser/argtype/config_struct.go
Arg_Pollfduser/argtype/config_struct.go
Arg_Stat_tuser/argtype/config_struct.go

Calls

no outgoing calls

Tested by

no test coverage detected