MCPcopy Create free account
hub / github.com/codegangsta/essential-go / parseName

Function parseName

functions/main.go:49–53  ·  view source on GitHub ↗

Lets create a more advanced function. parseName, which will take a name as input and split it on spaces separators. The function will return 2 values, a first and a last name

(name string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected