crt

package module
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 5 Imported by: 19

README

crtHandler

crtHandler is a function library used by my other projects to implement a 'crt' like page handler in goLang.

Installation

Here's a step-by-step guide on how to install and run a Go project on your local machine:

  1. Clone the repository:
git clone https://github.com/m1976/crtHandler.git
  1. Navigate to the project directory:
cd crtHandler
  1. Install the required dependencies:
go get -v ./...
  1. Run the application:

There is no application to run, this project is a library used by my other projects. Such as 'mockterm'

Contributing

We welcome contributions to crtHandler. If you'd like to contribute, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and test them thoroughly.
  4. Commit your changes with a descriptive commit message.
  5. Push your branch to your fork.
  6. Submit a pull request to the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidAction = errs.ErrInvalidAction
)

Errors for exported functions

Functions

func Sample

func Sample()

Types

This section is empty.

Jump to

Keyboard shortcuts

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