cs

package module
v0.0.0-...-835df8c Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2019 License: MIT Imports: 7 Imported by: 0

README

cs

my golang code style

PACKAGE DOCUMENTATION

package cs
    import "."


FUNCTIONS

func All(t *testing.T)
    All run all codestyle test for golang sources

	Ignore data from folder "testdata"

func Debug(t *testing.T)
    Debug test source for avoid debug printing

	Ignore data from folder "testdata"

func Os(t *testing.T)
    Os test source for avoid words "darwin", "macos"

	Ignore data from folder "testdata"

func Todo(t *testing.T)
    Todo calculate amount comments with TODO, FIX, BUG in golang sources.

	Ignore data from folder "testdata"

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All(t *testing.T)

All run all codestyle test for golang sources

Ignore data from folder "testdata"

func Debug

func Debug(t *testing.T)

Debug test source for avoid debug printing

Ignore data from folder "testdata"

func Os

func Os(t *testing.T)

Os test source for avoid words "darwin", "macos"

Ignore data from folder "testdata"

func Todo

func Todo(t *testing.T)

Todo calculate amount comments with TODO, FIX, BUG in golang sources.

Ignore data from folder "testdata"

Types

This section is empty.

Jump to

Keyboard shortcuts

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