kernel

module
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: MIT

README

Module kernel

Tests

Tests for this package put in dir /test

Run all test

go test ./... -test.v -tags module
Units

Run test

go test ./... -test.v 

Generate coverage file

go test -coverprofile=coverage.out ./... 

Transform coverage file to html

 go tool cover -html=coverage.out -o coverage.html
Modules

Run test

go test ./tests/modules -test.v -tags module

Directories

Path Synopsis
configs
examples
command/connect command
command/create command
command/delete command
command/list command
command/update command
ssh/password command
ssh/private_key command
internal
pkg

Jump to

Keyboard shortcuts

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