func()
in
client/client.go [88:91]
4
lines of code
1
McCabe index (conditional complexity)
func (s *HaQuery) SetQuery(v string) *HaQuery { s.Query = &v return s }