Discover Packages
github.com/postmannen/go-learning
function
12-send-functions-over-channel
command
Version:
v0.0.0-...-1947b9d
Opens a new window with list of versions in this module.
Published: Dec 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
The idea here is to test out sending functions as values
over a channel. Since a functions is also a first class
citizen like string and int we should be able to that.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.