mini

package
v0.0.0-...-ac39816 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2020 License: MIT Imports: 5 Imported by: 0

README

小程序

只实现了项目中使用的接口,如果没有自己实现添加

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ctx

type Ctx interface {
	Auth() auth.Ctx
	Wxacode() wxacode.Ctx
	Encryptor() encryptor.Ctx
}

func New

func New(appid, secret string, opts ...Option) Ctx

type Option

type Option func(*options)

func WithCache

func WithCache(c cache.Cache) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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