Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit a2c621e

Browse files
committed
Linter
1 parent 144042a commit a2c621e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

quesma/quesma/async_search_storage/evictor.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright Quesma, licensed under the Elastic License 2.0.
2+
// SPDX-License-Identifier: Elastic-2.0
13
package async_search_storage
24

35
import (

quesma/quesma/async_search_storage/in_memory_fallback_elastic.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright Quesma, licensed under the Elastic License 2.0.
2+
// SPDX-License-Identifier: Elastic-2.0
13
package async_search_storage
24

35
import "time"

0 commit comments

Comments
 (0)