func()

in client/client.go [98:101]


func (s *HaQuery) SetConfig(v *HaQueryconfigClause) *HaQuery {
	s.Config = v
	return s
}