strutil

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func FirstRuneLower

func FirstRuneLower(value string) string

FirstRuneLower returns the same string but with the first rune in the string transformed to lowercase.

Example
Output:

hELLO WORLD

func FirstRuneUpper

func FirstRuneUpper(value string) string

FirstRuneUpper returns the same string but with the first rune in the string transformed to uppercase.

Example
Output:

Hello world

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL