...
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
#!/usr/bin/env -S v -n -w -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
|
||||
|
||||
struct DeploymentStateDB{
|
||||
secret ... //to encrypt symmetric
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env -S v -n -w -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
|
||||
|
||||
|
||||
struct VMSpecs{
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env -S v -n -w -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
|
||||
|
||||
|
||||
struct NodeQuery{
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env -S v -n -w -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env -S v -n -w -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
|
||||
|
||||
|
||||
struct ZDBSpecs{
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"name": "herolib",
|
||||
"version": "0.1.0",
|
||||
"author": [
|
||||
"despiegk <info@threefold.io>"
|
||||
],
|
||||
"repo": "https://github.com/herouniverse/herolib/herolib",
|
||||
"sources": [
|
||||
"https://vpkg-project.github.io/registry/src/"
|
||||
],
|
||||
"dependencies": []
|
||||
}
|
||||
Reference in New Issue
Block a user