panzer

module
v0.0.0-...-c747ff1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2020 License: Apache-2.0

README

Demo for golang study

Directories

Path Synopsis
gostudy
demo01/02_var command
demo01/03_const command
demo01/04_int command
demo01/05_float command
demo01/06_bool command
demo01/07_fmt command
demo01/10_if command
demo01/11_for command
demo01/12_for command
demo01/14_goto command
demo01/15_op command
demo01/16_array command
demo01/18_slice command
demo01/25_map command
demo01/28_func command
demo02/01_func command
demo02/10_fmt command
demo02/13_type command
demo02/22_sms command
demo02/27_list command
demo03/15_time command
demo04/01_ini command
demo04/08_close command
demo04/12_sync command
demo05/01_mysql command
demo05/02_mysql command
demo05/03_excel command
demo05/08_gin command
demo05/16_big command
demo06/05_sort command
demo06/06_gorm command
demo06/07_showapi/showSdk/httplib
Package httplib is used as http.Client Usage: import "github.com/astaxie/beego/httplib" b := httplib.Post("http://beego.me/") b.Param("username","astaxie") b.Param("password","123456") b.PostFile("uploadfile1", "httplib.pdf") b.PostFile("uploadfile2", "httplib.txt") str, err := b.String() if err != nil { t.Fatal(err) } fmt.Println(str) more docs http://beego.me/docs/module/httplib.md
Package httplib is used as http.Client Usage: import "github.com/astaxie/beego/httplib" b := httplib.Post("http://beego.me/") b.Param("username","astaxie") b.Param("password","123456") b.PostFile("uploadfile1", "httplib.pdf") b.PostFile("uploadfile2", "httplib.txt") str, err := b.String() if err != nil { t.Fatal(err) } fmt.Println(str) more docs http://beego.me/docs/module/httplib.md
proj
crawler command
ginMVC command
gossa command
lucky command
nineStars command
novel command
rtop command
solarTerm command
sorter command
sudoku command
weichat command
vuestudy
demo01/back command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL