mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-20 06:25:07 +00:00
Commit from GitHub Actions (Publish APIs & Clients)
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
//
|
||||
// Generate a QR code with a specific text and size
|
||||
func GenerateAqrCode() {
|
||||
qrService := qr.NewQrService(os.Getenv("MICRO_API_TOKEN"))
|
||||
rsp, err := qrService.Generate(&qr.GenerateRequest{
|
||||
|
||||
Reference in New Issue
Block a user