Skip to content

Commit 6c2a1ce

Browse files
committed
add license
1 parent c5ea264 commit 6c2a1ce

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,11 @@ func main() {
6868

6969
### Testing Support
7070

71-
For users integrating and testing compressjson in various scenarios (e.g., handling specific errors, simulating compression/decompression outcomes), the repository includes a dedicated transcoder mock pkg that provides the MockTranscoder implementation. This facilitates robust unit testing and integration testing without requiring actual Zstd operations.
71+
For users integrating and testing compressjson in various scenarios (e.g., handling specific errors, simulating compression/decompression outcomes), the repository includes a dedicated transcoder mock pkg that provides the MockTranscoder implementation. This facilitates robust unit testing and integration testing without requiring actual Zstd operations.
72+
73+
74+
# License
75+
76+
----------------------------------
77+
78+
This package is licensed under the Apache License, Version 2.0. See the LICENSE file for details.

0 commit comments

Comments
 (0)