gobpmn_hash

package module
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 7 Imported by: 0

README

gobpmnHash

A tool for creating and distributing hash values to the reflected elements in a business process model created in Go

Note: This repository is under construction

Wiki

The documentation is now written in the wiki of the respective module

Start here gobpmn

Testing

You can also test the idea behind it directly. Simply follow the link to the lab

Examples

In addition, a repository with available applications has now been created. Examples for execution are stored here.

Modules

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Injection

type Injection struct {
	Suffix string
}

Injection contains the field Suffix, which holds the hash value for each field

func (*Injection) Inject

func (injection *Injection) Inject(p interface{}) interface{}

Inject itself reflects a given struct and inject signed fields with hash values. There are two conditions to assign fields of a struct: a) The struct has anonymous fields or b) The struct has no anymous fields

Directories

Path Synopsis
internals

Jump to

Keyboard shortcuts

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