This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
ferret
Watch
1
Star
0
Fork
0
You've already forked ferret
mirror of
https://github.com/MontFerret/ferret.git
synced
2024-12-14 11:23:02 +02:00
Code
Issues
Releases
Activity
abec033649
ferret
/
cli
/
options.go
7 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
Removed server
2018-09-26 03:49:42 +02:00
package
cli
#18 Added possiblitiy to read query string from the stdin
2018-09-23 08:05:05 +02:00
type
Options
struct
{
#11 Added params
2018-09-29 03:04:16 +02:00
Cdp
string
Params
map
[
string
]
interface
{
}
#18 Added possiblitiy to read query string from the stdin
2018-09-23 08:05:05 +02:00
}
Reference in New Issue
Copy Permalink