app

package module
v0.0.0-...-5815d30 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: MIT Imports: 1 Imported by: 0

README

App

Short project description.



The actual README content.

Documentation

Overview

Package app is the main API package of this application.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func APIFunction

func APIFunction()

APIFunction is an API function that will print "Hello, World!".

Types

This section is empty.

Directories

Path Synopsis
cmd
app
internal
tools/analysis/ctxfunc
Package ctxfunc implements an analyzer that checks if a context argument is always the first parameter to a function, and that it is named 'ctx'.
Package ctxfunc implements an analyzer that checks if a context argument is always the first parameter to a function, and that it is named 'ctx'.
tools/analysis/nopanic
Package nopanic implements an analyzer that checks if somewhere in the source, there is a panic.
Package nopanic implements an analyzer that checks if somewhere in the source, there is a panic.

Jump to

Keyboard shortcuts

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