Documentation
¶
Index ¶
- func GetReviewer(reviewerFlag string) string
- func IndexOf(data []string, item string) int
- func IsIp(ipOrHostname string) bool
- func RemoveIndex(arr []string, idx int) []string
- func Sanitize(s string) string
- func StringSliceEquals(a []string, b []string) bool
- func ToString(v interface{}) string
- func ToStringSlice(v interface{}) []string
- type NoopWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReviewer ¶
func RemoveIndex ¶
func StringSliceEquals ¶
func ToStringSlice ¶
func ToStringSlice(v interface{}) []string
Types ¶
type NoopWriter ¶
type NoopWriter struct { }
Click to show internal directories.
Click to hide internal directories.