hello

package module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

go-hello

Go Reference

go-hello is a simple Go package to print hello. Used as an example in my blog post here.

Installation

To install the package, use the following command:

go get github.com/lazarcloud/go-hello

Documentation

Overview

package hello provides a hello world function.

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaySomething

func SaySomething()

SaySomething says hello to the user.

Example
SaySomething()
Output:

Hello, world!

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL