Go to file
2024-02-21 00:47:21 +03:30
dict Add GetInheritedValue() 2024-02-21 00:47:21 +03:30
.gitignore Initial commit 2024-02-18 06:05:09 +03:30
go.mod Run go mod tidy 2024-02-18 16:02:56 +03:30
go.sum Run go mod tidy 2024-02-18 16:02:56 +03:30
LICENSE Initial commit 2024-02-18 06:05:09 +03:30
main.go Add GetInheritedValue() 2024-02-21 00:47:21 +03:30
README.md Initial commit 2024-02-18 06:05:09 +03:30

GoDict

Tests

go test -v ./... 

License

This project is licensed under a custom license - see the LICENSE file for details.