MCPcopy Index your code
hub / github.com/google/go-github / String

Method String

github/repos.go:277–279  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275}
276
277func (c CodeSecurity) String() string {
278 return Stringify(c)
279}
280
281// List calls either RepositoriesService.ListByUser or RepositoriesService.ListByAuthenticatedUser
282// depending on whether user is empty.

Callers 1

TestCodeSecurity_StringFunction · 0.95

Calls 1

StringifyFunction · 0.85

Tested by 1

TestCodeSecurity_StringFunction · 0.76