Skip to content

Commit

Permalink
Merge pull request #54 from suyuan32/dev
Browse files Browse the repository at this point in the history
docs: add comment for CROSConf
  • Loading branch information
suyuan32 authored Jun 19, 2023
2 parents ab58f1d + 15cef3d commit bcf9bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/cros.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package config

// CROSConf stores the configuration for cross domain
type CROSConf struct {
Address string `json:",env=CROS_ADDRESS"`
}

0 comments on commit bcf9bbc

Please sign in to comment.