looker

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEV_WORKSPACE  = "dev"
	PROD_WORKSPACE = "production"
)
View Source
const (
	USER_ACCESS_EDIT = "edit"
	USER_ACCESS_VIEW = "view"
	USER_ACCESS_NONE = "none"
)

Variables

View Source
var (
	VALID_WORKSPACES = []string{DEV_WORKSPACE, PROD_WORKSPACE}
)

Functions

func JSONMarshal added in v0.3.1

func JSONMarshal(t interface{}) ([]byte, error)

func Provider

func Provider() *schema.Provider

Types

This section is empty.

Jump to

Keyboard shortcuts

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