Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoTurkiye/training
/ String
TypeAlias
String
101-basics/pointers/pointers.go:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
String *string
8
9
func
main() {
10
var
rstr String
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected