pushed final docs for initial merge
This commit is contained in:
40
main.md.org
Normal file
40
main.md.org
Normal file
@@ -0,0 +1,40 @@
|
||||
#+begin_html
|
||||
<!-- Code generated by gomarkdoc. DO NOT EDIT -->
|
||||
#+end_html
|
||||
|
||||
* p2p-rendering-computation
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: p2p-rendering-computation
|
||||
:END:
|
||||
#+begin_src go
|
||||
import "github.com/Akilan1999/p2p-rendering-computation"
|
||||
#+end_src
|
||||
|
||||
** Index
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: index
|
||||
:END:
|
||||
- [[#variables][Variables]]
|
||||
|
||||
** Variables
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: variables
|
||||
:END:
|
||||
|
||||
#+begin_src go
|
||||
var List_servers, Ip_table bool
|
||||
#+end_src
|
||||
|
||||
Varaibles if mode is client
|
||||
|
||||
#+begin_src go
|
||||
var OS, Pull_location, Run_script string
|
||||
#+end_src
|
||||
|
||||
VERSION specifies the version of the platform
|
||||
|
||||
#+begin_src go
|
||||
var VERSION = "2.0.0"
|
||||
#+end_src
|
||||
|
||||
Generated by [[https://github.com/princjef/gomarkdoc][gomarkdoc]]
|
||||
Reference in New Issue
Block a user