MCPcopy Index your code
hub / github.com/apache/devlake / GetChinese

Method GetChinese

backend/plugins/tapd/models/bug_status.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36
37type TapdStatus interface {
38 GetChinese() string
39 GetEnglish() string
40 GetIsLastStep() bool
41}

Callers 1

Implementers 2

TapdStoryStatusbackend/plugins/tapd/models/story_stat
TapdBugStatusbackend/plugins/tapd/models/bug_status

Calls

no outgoing calls

Tested by

no test coverage detected