feature: gcp rds sync

This commit is contained in:
Qu Xuan
2020-03-20 18:05:57 +08:00
parent 2bb601f3ce
commit 3b0a437a12
25 changed files with 1840 additions and 22 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
package seclib2
import "testing"
import (
"testing"
)
func TestAes(t *testing.T) {
secret := "This is a secret for AES!!!"