Since strings doesn't have this functionality, I guess I just have to make it Usage fmt.Println(capitalise.First("test")) // Prints "Test"