Documentation ¶
Overview ¶
Go program to illustrate how a function return multiple values
Go program to illustrate how to copy an array by value ¶
This is a simple program that shows how to use go in taking inputs from a console... It takes in name and age as inputs and then uses conditionals to see if the age is permitted to continue
Description: Structs in Go Tags: struct
Source Files ¶
- FunctionReturningMultipleValues.go
- HelloWorld.go
- HelloWorld2.go
- HelloWorldShebang.go
- RoundRobinSchedulingAlgorithm.go
- ackermann.go
- args.go
- array.go
- cat.go
- constants.go
- copy_values_of_array.go
- deleteFromSlice.go
- differ.go
- dir.go
- draw_cuboid.go
- environment_var.go
- euklid.go
- factorial.go
- fibonacci.go
- file.go
- file02.go
- file_temp.go
- fileserver.go
- fizzbuzz.go
- flag.go
- for.go
- foreach.go
- function.go
- functionvariadic.go
- generatecsv.go
- hashing.go
- http.go
- if.go
- if2.go
- input.go
- inputs.go
- interfaces.go
- isbn.go
- map01.go
- map02.go
- math.go
- modulo.go
- printf.go
- random.go
- return.go
- scan.go
- shell.go
- slice.go
- sortingInGo.go
- split.go
- struct.go
- sum_of_digits.go
- time.go
- var.go
Click to show internal directories.
Click to hide internal directories.