This repository has been archived by the owner on May 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7df7435
commit e939900
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
|
||
[![Go Report Card](https://goreportcard.com/badge/github.com/JesseCoretta/go-shifty)](https://goreportcard.com/report/github.com/JesseCoretta/go-shifty) [![Go Reference](https://pkg.go.dev/badge/github.com/JesseCoretta/go-shifty.svg)](https://pkg.go.dev/github.com/JesseCoretta/go-shifty) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](https://github.com/JesseCoretta/go-shifty/blob/main/LICENSE) [![codecov](https://codecov.io/gh/JesseCoretta/go-shifty/graph/badge.svg?token=2MHIRM36MS)](https://codecov.io/gh/JesseCoretta/go-shifty) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/JesseCoretta/go-shifty/issues) [![Experimental](https://img.shields.io/badge/experimental-blue?logoColor=blue&label=%F0%9F%A7%AA%20%F0%9F%94%AC&labelColor=blue&color=gray)](https://github.com/JesseCoretta/JesseCoretta/blob/main/EXPERIMENTAL.md) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/jessecoretta/go-shifty/go.yml?event=push) [![Author](https://img.shields.io/badge/author-Jesse_Coretta-darkred?label=%F0%9F%94%BA&labelColor=indigo&color=maroon)](https://www.linkedin.com/in/jessecoretta/) [![GitHub release (with filter)](https://img.shields.io/github/v/release/JesseCoretta/go-shifty)](https://github.com/JesseCoretta/go-shifty/releases) [![Help Animals](https://img.shields.io/badge/donations-yellow?label=%F0%9F%98%BA&labelColor=Yellow)](https://github.com/JesseCoretta/JesseCoretta/blob/main/DONATIONS.md) | ||
[![Go Report Card](https://goreportcard.com/badge/github.com/JesseCoretta/go-shifty)](https://goreportcard.com/report/github.com/JesseCoretta/go-shifty) [![Go Reference](https://pkg.go.dev/badge/github.com/JesseCoretta/go-shifty.svg)](https://pkg.go.dev/github.com/JesseCoretta/go-shifty) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](https://github.com/JesseCoretta/go-shifty/blob/main/LICENSE) [![codecov](https://codecov.io/gh/JesseCoretta/go-shifty/graph/badge.svg?token=2MHIRM36MS)](https://codecov.io/gh/JesseCoretta/go-shifty) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/JesseCoretta/go-shifty/issues) [![Experimental](https://img.shields.io/badge/experimental-blue?logoColor=blue&label=%F0%9F%A7%AA%20%F0%9F%94%AC&labelColor=blue&color=gray)](https://github.com/JesseCoretta/JesseCoretta/blob/main/EXPERIMENTAL.md) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/jessecoretta/go-shifty/go.yml?event=push) [![Author](https://img.shields.io/badge/author-Jesse_Coretta-darkred?label=%F0%9F%94%BA&labelColor=indigo&color=maroon)](mailto:[email protected]) [![GitHub release (with filter)](https://img.shields.io/github/v/release/JesseCoretta/go-shifty)](https://github.com/JesseCoretta/go-shifty/releases) [![Help Animals](https://img.shields.io/badge/donations-yellow?label=%F0%9F%98%BA&labelColor=Yellow)](https://github.com/JesseCoretta/JesseCoretta/blob/main/DONATIONS.md) | ||
|
||
## go-shifty | ||
Package shifty offers quick and extensible additive bit shifting for simple configuration values, such as those describing a combination of log levels. |