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

Method Init

user/argtype/iargtype.go:10–10  ·  view source on GitHub ↗
(string, uint32, uint32, uint32)

Source from the content-addressed store, hash-verified

8
9type IArgType interface {
10 Init(string, uint32, uint32, uint32)
11 AddAlias(string)
12 HasAliasName(string) bool
13 DumpOpList()

Callers 1

RegisterFunction · 0.65

Implementers 1

ArgTypeuser/argtype/iargtype.go

Calls

no outgoing calls

Tested by

no test coverage detected