bimface

package module
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: BSD-3-Clause Imports: 11 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 Catalog

type Catalog struct {
	ViewTokenService   *viewtoken.Service
	SourceFileService  *sourcefile.Service
	ModelFileService   *modelfile.Service
	IntegrationService *integration.Service
	ShareLinkService   *sharelink.Service
	ComparisonService  *comparison.Service
	DataBagService     *databag.Service
	BakeService        *bake.Service
	// contains filtered or unexported fields
}

Catalog for bimface SDK

func NewCatalog

func NewCatalog(appKey string, appSecret string, endpoint *config.Endpoint) *Catalog

NewCatalog create an bimface client.

Jump to

Keyboard shortcuts

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