bimface

package module
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2020 License: BSD-3-Clause Imports: 5 Imported by: 0

README

bimface

BIMFACE server-side APIs for golang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	AccessTokenService *service.AccessTokenService
	SupportFileService *service.SupportFileService

	AppendFileService    *service.AppendFileService
	CategoryTreeService  *service.CategoryTreeService
	CompareService       *service.CompareService
	DownloadService      *service.DownloadService
	DrawingSheetsService *service.DrawingSheetsService
	ElementService       *service.ElementService
	FloorService         *service.FloorService
	IntegrateService     *service.IntegrateService
	IntgrTreeService     *service.IntgrTreeService
	DatabagService       *service.DatabagService
	PropertyService      *service.PropertyService
	ShareLinkService     *service.ShareLinkService
	TranslateService     *service.TranslateService
	BakeService          *service.BakeService
	UploadService        *service.UploadService
	ViewTokenService     *service.ViewTokenService
	// contains filtered or unexported fields
}

Client for binface SDK

func NewClient

func NewClient(appKey string, appSecret string, endpoint *config.Endpoint) *Client

NewClient create an bimface client.

type JTime

type JTime time.Time

JTime ***

func (*JTime) MarshalJSON

func (t *JTime) MarshalJSON() ([]byte, error)

MarshalJSON ***

func (JTime) String

func (t JTime) String() string

func (*JTime) UnmarshalJSON

func (t *JTime) UnmarshalJSON(data []byte) (err error)

UnmarshalJSON ***

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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