Skip to content

🔥 [released] A collection of foundational libraries that provide core support for the go-spring framework.

License

Notifications You must be signed in to change notification settings

go-spring/spring-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

spring-base

license go-version release

English | 中文

The project has been officially released, welcome to use!

A collection of foundational libraries that provide core support for the go-spring framework.

barky - Hierarchical Key-Value Data Processing

The barky package offers tools for working with hierarchical key-value data structures, mainly for handling nested data in configuration formats such as JSON, YAML, or TOML.

  • flatten - Unfold nested data structures into a single-layer structure.

testing - Testing Utilities

The testing directory contains a complete set of testing utilities that provide assertions and validations.

  • assert – Non-blocking Assertions

Provides helper utilities for test assertions with a functional and fluent style. When an assertion fails, the test continues executing.

  • require – Blocking Assertions

Provides helper utilities for test assertions that stop test execution immediately upon failure.

License

Apache License Version 2.0

About

🔥 [released] A collection of foundational libraries that provide core support for the go-spring framework.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages