File tree Expand file tree Collapse file tree 5 files changed +45
-0
lines changed
scheduler/pkg/store/utils Expand file tree Collapse file tree 5 files changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ /*
2
+ Copyright (c) 2024 Seldon Technologies Ltd.
3
+
4
+ Use of this software is governed BY
5
+ (1) the license included in the LICENSE file or
6
+ (2) if the license included in the LICENSE file is the Business Source License 1.1,
7
+ the Change License after the Change Date as each is defined in accordance with the LICENSE file.
8
+ */
9
+
1
10
package scheduler
2
11
3
12
import (
Original file line number Diff line number Diff line change
1
+ /*
2
+ Copyright (c) 2024 Seldon Technologies Ltd.
3
+
4
+ Use of this software is governed BY
5
+ (1) the license included in the LICENSE file or
6
+ (2) if the license included in the LICENSE file is the Business Source License 1.1,
7
+ the Change License after the Change Date as each is defined in accordance with the LICENSE file.
8
+ */
9
+
1
10
package scheduler
2
11
3
12
import (
Original file line number Diff line number Diff line change
1
+ /*
2
+ Copyright (c) 2024 Seldon Technologies Ltd.
3
+
4
+ Use of this software is governed BY
5
+ (1) the license included in the LICENSE file or
6
+ (2) if the license included in the LICENSE file is the Business Source License 1.1,
7
+ the Change License after the Change Date as each is defined in accordance with the LICENSE file.
8
+ */
9
+
1
10
package scheduler
2
11
3
12
import (
Original file line number Diff line number Diff line change
1
+ /*
2
+ Copyright (c) 2024 Seldon Technologies Ltd.
3
+
4
+ Use of this software is governed BY
5
+ (1) the license included in the LICENSE file or
6
+ (2) if the license included in the LICENSE file is the Business Source License 1.1,
7
+ the Change License after the Change Date as each is defined in accordance with the LICENSE file.
8
+ */
9
+
1
10
package scheduler
2
11
3
12
import (
Original file line number Diff line number Diff line change
1
+ /*
2
+ Copyright (c) 2024 Seldon Technologies Ltd.
3
+
4
+ Use of this software is governed BY
5
+ (1) the license included in the LICENSE file or
6
+ (2) if the license included in the LICENSE file is the Business Source License 1.1,
7
+ the Change License after the Change Date as each is defined in accordance with the LICENSE file.
8
+ */
9
+
1
10
package utils
2
11
3
12
import (
You can’t perform that action at this time.
0 commit comments