util-toolset

module
v0.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2026 License: Apache-2.0

README

Util-Toolset module: Internal Tools

PkgGoDev Build Go Report Card golangci-lint Last Commit Go Version

This repository contains internal code and tools for the MWS team. It is not intended for public use and is subject to change without notice.

⚠️ WARNING ⚠️

All interfaces, functions and types are subject to change at any time without prior notice.

Directories

Path Synopsis
pkg
internal/os/fs
Package fs provides an abstraction over the file system with read and write capabilities.
Package fs provides an abstraction over the file system with read and write capabilities.
internal/os/fs/mock
Package mock_fs is a generated GoMock package.
Package mock_fs is a generated GoMock package.
internal/testing/fstest
Package fstest provides utilities for tests working with file systems operations.
Package fstest provides utilities for tests working with file systems operations.
net/http/client
Package client provides HTTP client utilities.
Package client provides HTTP client utilities.
os/env
Package env provides an interface for accessing environment variables.
Package env provides an interface for accessing environment variables.
os/env/mock
Package mock_env is a generated GoMock package.
Package mock_env is a generated GoMock package.
testing/golden
Package golden provides helpers for working with golden files in tests.
Package golden provides helpers for working with golden files in tests.
utils/consterr
Package consterr provides a simple way to create sentinel errors that cannot be changed during runtime.
Package consterr provides a simple way to create sentinel errors that cannot be changed during runtime.
utils/must
Package must provide helper functions that simplify error handling by panicking on errors.
Package must provide helper functions that simplify error handling by panicking on errors.
utils/ptr
Package ptr provides helper functions for working with pointers.
Package ptr provides helper functions for working with pointers.
utils/zaputil
Package zaputil contains utilities for working with uber-go/zap logger.
Package zaputil contains utilities for working with uber-go/zap logger.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL