type github.com/refraction-networking/utls.Roller

4 uses

	github.com/refraction-networking/utls (current package)
		u_roller.go#L9: type Roller struct {
		u_roller.go#L20: func NewRoller() (*Roller, error) {
		u_roller.go#L32: 	return &Roller{
		u_roller.go#L52: func (c *Roller) Dial(network, addr, serverName string) (*UConn, error) {