Versions in this module Expand all Collapse all v0 v0.1.1 Apr 30, 2020 Changes in this version + func Test1(s string) (*url.URL, error) + func Test2(p1, p2 string) string + func Test3(s string) bool + func Test4(a *Aspy) string + type Aspy struct + Name string + func Test5() *Aspy + func Test7(s string) Aspy + func (a *Aspy) Test6(s string) (*Aspy, error) + func (a Aspy) Test8() string