vanity

vanity - A tiny server for golang vanity redirects
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--LICENSE621L
-rw-r--r--README.md59L
-rw-r--r--cli.go139L
-rw-r--r--go.mod8L
-rw-r--r--go.sum4L
-rw-r--r--handler.go60L
-rw-r--r--handler_test.go136L
-rw-r--r--server.go52L
-rw-r--r--vendor/github.com/spf13/pflag/.gitignore2L
-rw-r--r--vendor/github.com/spf13/pflag/.travis.yml22L
-rw-r--r--vendor/github.com/spf13/pflag/LICENSE28L
-rw-r--r--vendor/github.com/spf13/pflag/README.md296L
-rw-r--r--vendor/github.com/spf13/pflag/bool.go94L
-rw-r--r--vendor/github.com/spf13/pflag/bool_slice.go185L
-rw-r--r--vendor/github.com/spf13/pflag/bytes.go209L
-rw-r--r--vendor/github.com/spf13/pflag/count.go96L
-rw-r--r--vendor/github.com/spf13/pflag/duration.go86L
-rw-r--r--vendor/github.com/spf13/pflag/duration_slice.go166L
-rw-r--r--vendor/github.com/spf13/pflag/flag.go1239L
-rw-r--r--vendor/github.com/spf13/pflag/float32.go88L
-rw-r--r--vendor/github.com/spf13/pflag/float32_slice.go174L
-rw-r--r--vendor/github.com/spf13/pflag/float64.go84L
-rw-r--r--vendor/github.com/spf13/pflag/float64_slice.go166L
-rw-r--r--vendor/github.com/spf13/pflag/golangflag.go105L
-rw-r--r--vendor/github.com/spf13/pflag/int.go84L
-rw-r--r--vendor/github.com/spf13/pflag/int16.go88L
-rw-r--r--vendor/github.com/spf13/pflag/int32.go88L
-rw-r--r--vendor/github.com/spf13/pflag/int32_slice.go174L
-rw-r--r--vendor/github.com/spf13/pflag/int64.go84L
-rw-r--r--vendor/github.com/spf13/pflag/int64_slice.go166L
-rw-r--r--vendor/github.com/spf13/pflag/int8.go88L
-rw-r--r--vendor/github.com/spf13/pflag/int_slice.go158L
-rw-r--r--vendor/github.com/spf13/pflag/ip.go94L
-rw-r--r--vendor/github.com/spf13/pflag/ip_slice.go186L
-rw-r--r--vendor/github.com/spf13/pflag/ipmask.go122L
-rw-r--r--vendor/github.com/spf13/pflag/ipnet.go98L
-rw-r--r--vendor/github.com/spf13/pflag/string.go80L
-rw-r--r--vendor/github.com/spf13/pflag/string_array.go129L
-rw-r--r--vendor/github.com/spf13/pflag/string_slice.go163L
-rw-r--r--vendor/github.com/spf13/pflag/string_to_int.go149L
-rw-r--r--vendor/github.com/spf13/pflag/string_to_int64.go149L
-rw-r--r--vendor/github.com/spf13/pflag/string_to_string.go160L
-rw-r--r--vendor/github.com/spf13/pflag/uint.go88L
-rw-r--r--vendor/github.com/spf13/pflag/uint16.go88L
-rw-r--r--vendor/github.com/spf13/pflag/uint32.go88L
-rw-r--r--vendor/github.com/spf13/pflag/uint64.go88L
-rw-r--r--vendor/github.com/spf13/pflag/uint8.go88L
-rw-r--r--vendor/github.com/spf13/pflag/uint_slice.go168L
-rw-r--r--vendor/markhuge.com/donate/LICENSE621L
-rw-r--r--vendor/markhuge.com/donate/README.md95L
-rw-r--r--vendor/markhuge.com/donate/donate.go126L
-rw-r--r--vendor/modules.txt6L