this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update function name in comment

Signed-off-by: gcmutator <329964069@qq.com>

gcmutator 18717900 db9bb600

+1 -1
+1 -1
testing/utils.go
··· 57 57 shutdown func() 58 58 } 59 59 60 - // HTTPHost returns a host:port string that the PDS server is running at 60 + // RawHost returns a host:port string that the PDS server is running at 61 61 func (tp *TestPDS) RawHost() string { 62 62 return tp.listener.Addr().String() 63 63 }