Files
revsuit/pkg/rhttp/config.go
T

6 lines
55 B
Go

package rhttp
type Config struct {
IpHeader string
}