An open API service indexing awesome lists of open source software.

https://github.com/xyproto/purego

:gem: List the names of all pure functions in one or more Go source files
https://github.com/xyproto/purego

pure-function utility

Last synced: 12 months ago
JSON representation

:gem: List the names of all pure functions in one or more Go source files

Awesome Lists containing this project

README

          

# purego

Utility for listing pure functions in one or more Go source files.

Uses the [purefunction](https://github.com/xyproto/purefunction) module.

## Requirements

* go

## Build instructions

go build

## Installation instructions

install -Dm755 purego /usr/bin/purego

## General information

* Version: 1.0.0
* License: MIT