go-commons-lang icon indicating copy to clipboard operation
go-commons-lang copied to clipboard

go-commons-lang

Results 1 go-commons-lang issues
Sort by recently updated
recently updated
newest added

- internalAppendIfMissing() method has a bug for ignoreCase = false, is invoking EndsWithIgnoreCase() method instead of EndsWith() PD: sorry for the extra formatting, it was the IDE I guess. Thanks...