internal

package
v0.0.0-...-0948bf3 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MIT Imports: 3 Imported by: 0

README

ddd

proto

生成领域事件的通用格式

cd dgo
protoc -I=. --go_out=. pb/event.proto

生成示例中的具体事件

cd dgo/internal
protoc -I=. --go_out=. examples/pb/event.proto

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FirstUpper

func FirstUpper(s string) string

func InterfaceValNil

func InterfaceValNil(a any) bool

func MapError

func MapError[S, D any](ss []S, predicate func(int, S) (D, error)) (ds []D, err error)

func UUIDNoHyphen

func UUIDNoHyphen() string

Types

This section is empty.

Directories

Path Synopsis
examples
app
pb

Jump to

Keyboard shortcuts

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