definitions

package
v0.0.0-...-309cb8d Latest Latest
Warning

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

Go to latest
Published: May 26, 2019 License: AGPL-3.0 Imports: 1 Imported by: 3

Documentation

Overview

Copyright 2017 karma.run AG. All rights reserved. Use of this source code is governed by an AGPL license that can be found in the LICENSE file.

Index

Constants

View Source
const (
	MetaModel       = `MetaModel`
	TagModel        = `TagModel`
	TagBucket       = `TagBucket`
	UniqueBucket    = `UniqueBucket`
	GraphBucket     = `GraphBucket`
	PhargBucket     = `PhargBucket` // (inverse GraphBucket)
	MigrationBucket = `MigrationBucket`
	NoitargimBucket = `NoitargimBucket`
	MigrationModel  = `MigrationModel`
	ExpressionModel = `ExpressionModel`
	UserModel       = `UserModel`
	RoleModel       = `RoleModel`
	RootUser        = `RootUser`
)

Variables

View Source
var (
	MetaModelBytes       = []byte(MetaModel)
	TagModelBytes        = []byte(TagModel)
	TagBucketBytes       = []byte(TagBucket)
	UniqueBucketBytes    = []byte(UniqueBucket)
	GraphBucketBytes     = []byte(GraphBucket)
	PhargBucketBytes     = []byte(PhargBucket)
	MigrationBucketBytes = []byte(MigrationBucket)
	NoitargimBucketBytes = []byte(NoitargimBucket)
	MigrationModelBytes  = []byte(MigrationModel)
	ExpressionModelBytes = []byte(ExpressionModel)
	UserModelBytes       = []byte(UserModel)
	RoleModelBytes       = []byte(RoleModel)
	RootUserBytes        = []byte(RootUser)
)

Functions

func NewMetaModelValue

func NewMetaModelValue(metaId string) val.Value

func NewMigrationModelValue

func NewMigrationModelValue(metaId, exprId string) val.Value

func NewRoleModelValue

func NewRoleModelValue(metaId, exprId string) val.Value

func NewTagModelValue

func NewTagModelValue(metaId string) val.Value

func NewUserModelValue

func NewUserModelValue(metaId, roleId string) val.Value

Types

This section is empty.

Jump to

Keyboard shortcuts

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