MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / ChangeType

TypeAlias ChangeType

service/service_diff/type.go:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type ChangeType int
9
10func (c *ChangeType) UnmarshalJSON(bytes []byte) error {
11 var s string

Callers 1

initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected