Skip to content

Commit

Permalink
chore: change repo owner
Browse files Browse the repository at this point in the history
  • Loading branch information
thuongtruong109 committed Jul 2, 2024
1 parent 9ac2298 commit 230fb55
Show file tree
Hide file tree
Showing 296 changed files with 420 additions and 421 deletions.
2 changes: 1 addition & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "shell"
name = "go"

[analyzers.meta]
import_root = "github.com/thuongtruong1009/gouse"
import_root = "github.com/thuongtruong109/gouse"

[[analyzers]]
name = "javascript"
Expand Down
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @thuongtruong1009
* @thuongtruong109
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Make sure to update the documentation to reflect your changes. This includes the

#### 7. Open a pull request

[issues]: https://github.com/thuongtruong1009/gouse/issues
[prs]: https://github.com/thuongtruong1009/gouse/pulls
[issues]: https://github.com/thuongtruong109/gouse/issues
[prs]: https://github.com/thuongtruong109/gouse/pulls

### Commands

Expand Down
6 changes: 3 additions & 3 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github: thuongtruong1009
ko_fi: thuongtruong1009
github: thuongtruong109
ko_fi: thuongtruong109
custom:
["https://paypal.me/thuongtruong1009", "https://nhantien.momo.vn/0917085937"]
["https://paypal.me/thuongtruong109", "https://nhantien.momo.vn/0917085937"]
3 changes: 1 addition & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
56 changes: 28 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<div align="center">
<img src="https://github.com/thuongtruong1009/gouse/actions/workflows/analysis.yml/badge.svg?branch=main" alt="ci_status">
<img src="https://github.com/thuongtruong1009/gouse/actions/workflows/ci.yml/badge.svg?branch=main" alt="ci_status">
<a href="https://sonarcloud.io/summary/new_code?id=thuongtruong1009_gouse"><img src="https://sonarcloud.io/api/project_badges/measure?project=thuongtruong1009_gouse&metric=alert_status" alt="sonar"></a>
<a href="https://app.codacy.com/gh/thuongtruong1009/gouse/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"><img src="https://app.codacy.com/project/badge/Grade/21f940894abd4e0384ef8b84adc294da" alt="codacy"></a>
<a href="https://app.deepsource.com/gh/thuongtruong1009/gouse/" target="_blank"><img alt="DeepSource" title="DeepSource" src="https://app.deepsource.com/gh/thuongtruong1009/gouse.svg/?label=resolved+issues&show_trend=false&token=VqBk6AsowWePd3khy3AUkvXJ"/></a>
<a href="https://goreportcard.com/report/thuongtruong1009/gouse"><img src="https://goreportcard.com/badge/github.com/thuongtruong1009/gouse" alt="go_report_card"></a>
<a href="https://codecov.io/gh/thuongtruong1009/gouse"><img src="https://codecov.io/gh/thuongtruong1009/gouse/branch/main/graph/badge.svg" alt="codecov"></a>
<a href="https://dl.circleci.com/status-badge/redirect/gh/thuongtruong1009/gouse/tree/main"><img src="https://dl.circleci.com/status-badge/img/gh/thuongtruong1009/gouse/tree/main.svg?style=svg" alt="circleci"></a>
<a href="https://pkg.go.dev/github.com/thuongtruong1009/gouse"><img src="https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square" alt="go.dev"></a>
<img src="https://github.com/thuongtruong109/gouse/actions/workflows/analysis.yml/badge.svg?branch=main" alt="ci_status">
<img src="https://github.com/thuongtruong109/gouse/actions/workflows/ci.yml/badge.svg?branch=main" alt="ci_status">
<a href="https://sonarcloud.io/summary/new_code?id=thuongtruong109_gouse"><img src="https://sonarcloud.io/api/project_badges/measure?project=thuongtruong109_gouse&metric=alert_status" alt="sonar"></a>
<a href="https://app.codacy.com/gh/thuongtruong109/gouse/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"><img src="https://app.codacy.com/project/badge/Grade/21f940894abd4e0384ef8b84adc294da" alt="codacy"></a>
<a href="https://app.deepsource.com/gh/thuongtruong109/gouse/" target="_blank"><img alt="DeepSource" title="DeepSource" src="https://app.deepsource.com/gh/thuongtruong109/gouse.svg/?label=resolved+issues&show_trend=false&token=VqBk6AsowWePd3khy3AUkvXJ"/></a>
<a href="https://goreportcard.com/report/thuongtruong109/gouse"><img src="https://goreportcard.com/badge/github.com/thuongtruong109/gouse" alt="go_report_card"></a>
<a href="https://codecov.io/gh/thuongtruong109/gouse"><img src="https://codecov.io/gh/thuongtruong109/gouse/branch/main/graph/badge.svg" alt="codecov"></a>
<a href="https://dl.circleci.com/status-badge/redirect/gh/thuongtruong109/gouse/tree/main"><img src="https://dl.circleci.com/status-badge/img/gh/thuongtruong109/gouse/tree/main.svg?style=svg" alt="circleci"></a>
<a href="https://pkg.go.dev/github.com/thuongtruong109/gouse"><img src="https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square" alt="go.dev"></a>
<img src="./public/count.svg" alt="gouse_functions_count">
<img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/thuongtruong1009/gouse">
<a href=""><img src="https://img.shields.io/github/license/thuongtruong1009/gouse" alt="license"></a>
<!-- <a href="https://app.codacy.com/gh/thuongtruong1009/gouse/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_Coverage"><img src="https://app.codacy.com/project/badge/Coverage/21f940894abd4e0384ef8b84adc294da" alt="codacy"></a> -->
<!-- <a href="https://sourcegraph.com/github.com/thuongtruong1009/gouse?badge"><img src="https://sourcegraph.com/github.com/thuongtruong1009/gouse/-/badge.svg" alt="sourcegraph"></a> -->
<img alt="GitHub code size in bytes" src="https://img.shields.io/github/languages/code-size/thuongtruong109/gouse">
<a href=""><img src="https://img.shields.io/github/license/thuongtruong109/gouse" alt="license"></a>
<!-- <a href="https://app.codacy.com/gh/thuongtruong109/gouse/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_Coverage"><img src="https://app.codacy.com/project/badge/Coverage/21f940894abd4e0384ef8b84adc294da" alt="codacy"></a> -->
<!-- <a href="https://sourcegraph.com/github.com/thuongtruong109/gouse?badge"><img src="https://sourcegraph.com/github.com/thuongtruong109/gouse/-/badge.svg" alt="sourcegraph"></a> -->
</div>

# ![](/public/banner.png)
# ![Banner](/public/banner.png)

## 🧠 Why Gouse?

Expand Down Expand Up @@ -91,15 +91,15 @@
## 📦 Installation

```go
go get github.com/thuongtruong1009/gouse
go get github.com/thuongtruong109/gouse
```

## 🕯️ Quick Start

```go
package main

import "github.com/thuongtruong1009/gouse"
import "github.com/thuongtruong109/gouse"

func main() {
gouse.Stater()
Expand All @@ -115,7 +115,7 @@ package main

import (
"fmt"
"github.com/thuongtruong1009/gouse/math"
"github.com/thuongtruong109/gouse/math"
)

func main() {
Expand All @@ -127,7 +127,7 @@ func main() {

## 📖 Documentation

- To read the completely package documentation guide, reference at [![Dev package](https://pkg.go.dev/badge/github.com/thuongtruong1009/gouse)](https://pkg.go.dev/github.com/thuongtruong1009/gouse)
- To read the completely package documentation guide, reference at [![Dev package](https://pkg.go.dev/badge/github.com/thuongtruong109/gouse)](https://pkg.go.dev/github.com/thuongtruong109/gouse)

## 📊 Benchmark

Expand All @@ -145,12 +145,12 @@ func main() {

## 📁 Project Structure

![Project Structure](https://raw.githubusercontent.com/thuongtruong1009/gouse/diagram/project-structure.svg)
![Project Structure](https://raw.githubusercontent.com/thuongtruong109/gouse/diagram/project-structure.svg)

## 🛠️ Development

```bash
$ git clone https://github.com/thuongtruong1009/gouse.git
$ git clone https://github.com/thuongtruong109/gouse.git
```

- Refer to the [`Contributing Commands`](.github/CONTRIBUTING.md#commands) section for more information on how to develop the project.
Expand All @@ -173,8 +173,8 @@ $ git clone https://github.com/thuongtruong1009/gouse.git

- The tool has been tested on a variety of inputs, but it's not perfect.
- For support in using Gouse, please reach out in the following venues:
- [`Raise Issues`](https://github.com/thuongtruong1009/gouse/issues/new) - For generally applicable issues and feedback.
- [`Join Discussions`](https://github.com/thuongtruong1009/gouse/discussions) - For ideas, questions, or issues regarding Gouse's design, development, and future.
- [`Raise Issues`](https://github.com/thuongtruong109/gouse/issues/new) - For generally applicable issues and feedback.
- [`Join Discussions`](https://github.com/thuongtruong109/gouse/discussions) - For ideas, questions, or issues regarding Gouse's design, development, and future.

## 📜 Changelog

Expand All @@ -186,9 +186,9 @@ $ git clone https://github.com/thuongtruong1009/gouse.git

- If you like this project, you can sponsor me on:

[![Github sponsor](https://img.shields.io/badge/GitHub_Sponsors-000000?style=for-the-badge&logo=github&logoColor=white)](https://sponsor.com/thuongtruong1009)
[![Paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/thuongtruong1009)
[![Kofi](https://img.shields.io/badge/ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/thuongtruong1009)
[![Github sponsor](https://img.shields.io/badge/GitHub_Sponsors-000000?style=for-the-badge&logo=github&logoColor=white)](https://sponsor.com/thuongtruong109)
[![Paypal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/thuongtruong109)
[![Kofi](https://img.shields.io/badge/ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/thuongtruong109)

<!-- ![Static Badge](https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black) -->

Expand All @@ -197,9 +197,9 @@ $ git clone https://github.com/thuongtruong1009/gouse.git
- If you have any questions, please contact me:

[![Email](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![Github](https://img.shields.io/badge/Github-000000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/thuongtruong1009)
[![Linkedin](https://img.shields.io/badge/Linkedin-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/thuongtruong1009)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://facebook.com/thuongtruong1009)
[![Github](https://img.shields.io/badge/Github-000000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/thuongtruong109)
[![Linkedin](https://img.shields.io/badge/Linkedin-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/thuongtruong109)
[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://facebook.com/thuongtruong109)

## 🧬 Dependencies

Expand Down
2 changes: 1 addition & 1 deletion array/utilities.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package array

import "github.com/thuongtruong1009/gouse/types"
import "github.com/thuongtruong109/gouse/types"

func Includes[T comparable](array []T, value T) bool {
for _, v := range array {
Expand Down
2 changes: 1 addition & 1 deletion cache/tmp.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"time"

"github.com/patrickmn/go-cache"
"github.com/thuongtruong1009/gouse/types"
"github.com/thuongtruong109/gouse/types"
)

type Tmp struct {
Expand Down
2 changes: 1 addition & 1 deletion connection/postgres.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package connection
// import (
// "database/sql"
// "fmt"
// "github.com/thuongtruong1009/gouse/types"
// "github.com/thuongtruong109/gouse/types"
// "log"
// "reflect"
// "strings"
Expand Down
4 changes: 2 additions & 2 deletions console/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package console
import (
"fmt"

"github.com/thuongtruong1009/gouse/shared"
"github.com/thuongtruong1009/gouse/strings"
"github.com/thuongtruong109/gouse/shared"
"github.com/thuongtruong109/gouse/strings"
)

func Banner(font shared.FontBannerType, s string) {
Expand Down
2 changes: 1 addition & 1 deletion console/tab/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
tea "github.com/charmbracelet/bubbletea"
"github.com/charmbracelet/lipgloss"

"github.com/thuongtruong1009/gouse/math"
"github.com/thuongtruong109/gouse/math"
)

type model struct {
Expand Down
2 changes: 1 addition & 1 deletion console/utilities.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"os/exec"
"runtime"

"github.com/thuongtruong1009/gouse/strings"
"github.com/thuongtruong109/gouse/strings"
)

func Cmd(defaultCmmand string, windowsCmmand ...string) {
Expand Down
2 changes: 1 addition & 1 deletion crypto/password.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package crypto

import (
"github.com/thuongtruong1009/gouse/constants"
"github.com/thuongtruong109/gouse/constants"
"golang.org/x/crypto/bcrypt"
)

Expand Down
2 changes: 1 addition & 1 deletion date/clock.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"strconv"
"time"

"github.com/thuongtruong1009/gouse/console"
"github.com/thuongtruong109/gouse/console"
)

func formatTime(t time.Time) string {
Expand Down
10 changes: 5 additions & 5 deletions docs/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Gouse is a modern essential [`Golang`](https://golang.org/) utility package deli
## 📦 Installation

```go
go get github.com/thuongtruong1009/gouse
go get github.com/thuongtruong109/gouse
```

## 🦄 Usage
Expand All @@ -83,7 +83,7 @@ package main

import (
"fmt"
"github.com/thuongtruong1009/gouse/math"
"github.com/thuongtruong109/gouse/math"
)

func main() {
Expand All @@ -95,7 +95,7 @@ func main() {

## 📖 Documentation

- To read the completely package documentation guide, reference at [![Dev package](https://pkg.go.dev/badge/github.com/thuongtruong1009/gouse)](https://pkg.go.dev/github.com/thuongtruong1009/gouse)
- To read the completely package documentation guide, reference at [![Dev package](https://pkg.go.dev/badge/github.com/thuongtruong109/gouse)](https://pkg.go.dev/github.com/thuongtruong109/gouse)

- Refer to the [`Contributing Commands`](.github/CONTRIBUTING.md#commands) section for more information on how to develop the project.

Expand All @@ -111,8 +111,8 @@ func main() {

- The tool has been tested on a variety of inputs, but it's not perfect.
- For support in using Gouse, please reach out in the following venues:
- [`Raise Issues`](https://github.com/thuongtruong1009/gouse/issues/new) - For generally applicable issues and feedback.
- [`Join Discussions`](https://github.com/thuongtruong1009/gouse/discussions) - For ideas, questions, or issues regarding Gouse's design, development, and future.
- [`Raise Issues`](https://github.com/thuongtruong109/gouse/issues/new) - For generally applicable issues and feedback.
- [`Join Discussions`](https://github.com/thuongtruong109/gouse/discussions) - For ideas, questions, or issues regarding Gouse's design, development, and future.

## 📜 Changelog

Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/api/port_checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```go
import (
"fmt"
"github.com/thuongtruong1009/gouse/api"
"github.com/thuongtruong109/gouse/api"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/api/port_scanner.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```go
import (
"github.com/thuongtruong1009/gouse/api"
"github.com/thuongtruong109/gouse/api"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/chunk.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```go
import (
"fmt"
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/compact.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```go
import (
"fmt"
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/diff.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```go
import (
"fmt"
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/drop.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```go
import (
"fmt"
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/equal.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```go
import (
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/filter_by.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```go
import (
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/find_by.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```go
import (
"fmt"
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/for_by.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
```go
import (
"fmt"
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/include.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```go
import (
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```go
import (
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/receipts/array/index_by.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```go
import (
"github.com/thuongtruong1009/gouse/array"
"github.com/thuongtruong109/gouse/array"
)
```
## Functions
Expand Down
Loading

0 comments on commit 230fb55

Please sign in to comment.