File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2018 ResourceAPI Team
189+ Copyright 2018 StratoAPI Team
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11# Interface
22
3- The interface between the ResourceAPI /Core and its plugins
3+ The interface between the StratoAPI /Core and its plugins
Original file line number Diff line number Diff line change 1- module github.com/ResourceAPI /Interface
1+ module github.com/StratoAPI /Interface
Original file line number Diff line number Diff line change 11package resource
22
3- import "github.com/ResourceAPI /Interface/plugins"
3+ import "github.com/StratoAPI /Interface/plugins"
44
55type Processor interface {
66 // Get the store of a resource
You can’t perform that action at this time.
0 commit comments