# p2p\-rendering\-computation
```go
import "github.com/Akilan1999/p2p-rendering-computation"
```
## Index
- [Variables](<#variables>)
## Variables
```go
var List_servers, Ip_table bool
```
Varaibles if mode is client
```go
var OS, Pull_location, Run_script string
```
VERSION specifies the version of the platform
```go
var VERSION = "2.0.0"
```
Generated by [gomarkdoc]()