stillbox/client/client.go

8 lines
56 B
Go
Raw Normal View History

2024-08-08 22:01:03 -04:00
package client
import (
"embed"
)
var Calls embed.FS