feishu

package
v0.0.0-...-1c3df41 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 License: MIT Imports: 4 Imported by: 0

README

feishu

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct {
	AppID             string `json:"app_id"`
	UserID            string `json:"user_id"`
	AppSecret         string `json:"app_secret"`
	AppAccessToken    string `json:"app_access_token"`
	TenantAccessToken string `json:"tenant_access_token"`
	Authorization     string `json:"authorization"`
}

Auth 授权

func (*Auth) GetAccessToken

func (auth *Auth) GetAccessToken() *body.AppAccessTokenInternalRespBody

GetAccessToken 获取 access token

Directories

Path Synopsis
core

Jump to

Keyboard shortcuts

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