Samber
Skills by @samber
Featured skills
golang-benchmark
Golang benchmarking, profiling, and performance measurement.
golang-cli
Golang CLI application development.
golang-code-style
Golang code style, formatting and conventions.
golang-concurrency
Golang concurrency patterns.
golang-context
Idiomatic context.Context usage in Golang — creation, propagation, cancellation, timeouts, deadlines, context values,...
golang-continuous-integration
Provides CI/CD pipeline configuration using GitHub Actions for Golang projects.
golang-data-structures
Golang data structures — slices (internals, capacity growth, preallocation, slices package), maps (internals, hash...
golang-database
Comprehensive guide for Go database access.
golang-dependency-injection
Comprehensive guide for dependency injection (DI) in Golang.
golang-dependency-management
Provides dependency management strategies for Golang projects including go.mod management, installing/upgrading...
golang-design-patterns
Idiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and...
golang-documentation
Comprehensive documentation guide for Golang projects, covering godoc comments, README, CONTRIBUTING, CHANGELOG, Go...