https://github.com/litongjava/go-base64tool
go-base64tool
https://github.com/litongjava/go-base64tool
Last synced: about 1 year ago
JSON representation
go-base64tool
- Host: GitHub
- URL: https://github.com/litongjava/go-base64tool
- Owner: litongjava
- Created: 2023-09-18T07:27:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T07:29:47.000Z (over 2 years ago)
- Last Synced: 2025-01-26T04:09:51.562Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# go-base64tool
```
go-base64tool encode litong
```
```
bGl0b25n
```
```
go-base64tool>go-base64tool decode bGl0b25n
```
```
litong
```