forked from Ivasoft/traefik
2
vendor/github.com/google/go-github/github/strings.go
generated
vendored
2
vendor/github.com/google/go-github/github/strings.go
generated
vendored
@@ -16,7 +16,7 @@ import (
|
||||
var timestampType = reflect.TypeOf(Timestamp{})
|
||||
|
||||
// Stringify attempts to create a reasonable string representation of types in
|
||||
// the GitHub library. It does things like resolve pointers to their values
|
||||
// the GitHub library. It does things like resolve pointers to their values
|
||||
// and omits struct fields with nil values.
|
||||
func Stringify(message interface{}) string {
|
||||
var buf bytes.Buffer
|
||||
|
||||
Reference in New Issue
Block a user