api -> client flag

This commit is contained in:
darmiel 2021-05-17 00:15:27 +02:00
parent 7efdc2af70
commit 1eff5a1158
16 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
assets/YAxC-Single@64px.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 890 B

View file

@ -1,3 +1,5 @@
// +build client
package api
import (

View file

@ -1,3 +1,5 @@
// +build client
package api
import "github.com/spf13/viper"

View file

@ -1,3 +1,5 @@
// +build client
package api
import (

View file

@ -1,3 +1,5 @@
// +build client
package api
import (