module

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: MIT Imports: 1 Imported by: 0

README

Module

Example of a Go module for a blog post.

Documentation

Overview

Package module provides some simple functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(a, b int) int

Add adds two integers

func Divide

func Divide(a, b int) int

Divide divides two integers

func Multiply

func Multiply(a, b int) int

Multiply multiplies two integers using the private module

func Sub added in v1.0.0

func Sub(a, b int) int

Sub subtracts two integers

Types

This section is empty.

Directories

Path Synopsis
internal
Package submodule provides some simple functions
Package submodule provides some simple functions

Jump to

Keyboard shortcuts

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