...

Package pool

import "github.com/lestrrat-go/jwx/internal/pool"
Overview
Index

Overview ▾

func GetBigInt

func GetBigInt() *big.Int

func GetBytesBuffer

func GetBytesBuffer() *bytes.Buffer

func GetKeyToErrorMap

func GetKeyToErrorMap() map[string]error

func ReleaseBigInt

func ReleaseBigInt(i *big.Int)

func ReleaseBytesBuffer

func ReleaseBytesBuffer(b *bytes.Buffer)

func ReleaseKeyToErrorMap

func ReleaseKeyToErrorMap(m map[string]error)