(ctx context.Context, id string, cfg *Model)
| 12 | universally.IServiceDelete |
| 13 | CountMapByProvider(ctx context.Context, conditions map[string]interface{}) (map[string]int64, error) |
| 14 | Save(ctx context.Context, id string, cfg *Model) error |
| 15 | CheckNameDuplicate(ctx context.Context, provider string, name string, excludeId string) bool |
| 16 | } |
| 17 |
no outgoing calls
no test coverage detected