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

https://github.com/chyroc/go-ptr

get pointer of value
https://github.com/chyroc/go-ptr

go pointer tool

Last synced: 9 months ago
JSON representation

get pointer of value

Awesome Lists containing this project

README

          

# ptr

[![codecov](https://codecov.io/gh/chyroc/go-ptr/branch/master/graph/badge.svg?token=Z73T6YFF80)](https://codecov.io/gh/chyroc/go-ptr)
[![go report card](https://goreportcard.com/badge/github.com/chyroc/go-ptr "go report card")](https://goreportcard.com/report/github.com/chyroc/go-ptr)
[![test status](https://github.com/chyroc/go-ptr/actions/workflows/ci.yml/badge.svg)](https://github.com/chyroc/go-ptr/actions)
[![Apache-2.0 license](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0)
[![Go.Dev reference](https://img.shields.io/badge/go.dev-reference-blue?logo=go&logoColor=white)](https://pkg.go.dev/github.com/chyroc/go-ptr)

get pointer of value

## Install

```shell
go get github.com/chyroc/go-ptr
```

## Usage

godoc: https://pkg.go.dev/github.com/chyroc/go-ptr