Skip to content

Instantly share code, notes, and snippets.

View awgh's full-sized avatar

awgh

View GitHub Profile
7plus.com.au,0
720p-izle.com,0
1plus1tv.ru,1
18av.mm-cg.com,1
123movies.net,1
159i.com,1
1000mg.jp,1
101.ru,1
10.16.100.244,1
khoai.tv,0
@awgh
awgh / main.go
Created July 8, 2020 05:51 — forked from ptflp/main.go
go Golang windows reboot shutdown
package main
import (
"fmt"
"syscall"
"unsafe"
)
// error is nil on success
func reboot() error {
{
"env": {"GOPATH": "/home/kuma/go"},
"fmt_cmd": ["goimports"],
"on_save": [{
"cmd": "gs9o_open", "args": {
"run": ["sh",
"go build . errors && go test -i && go test -v && go vet && golint ."],
"focus_view": false
}}],