MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / TaskPlatform

TypeAlias TaskPlatform

constant/task.go:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package constant
2
3type TaskPlatform string
4
5const (
6 TaskPlatformSuno TaskPlatform = "suno"

Callers 2

GetAllTaskFunction · 0.92
GetUserTaskFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected