This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
fasten-onprem
mirror of
https://github.com/fastenhealth/fasten-onprem.git
Watch
1
Star
0
Fork
You've already forked fasten-onprem
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
36bf113336
fasten-onprem
/
backend
/
pkg
/
models
/
resource_graph_options.go
6 lines
102 B
Go
Raw
Normal View
History
Unescape
Escape
WIP paginate graph (medical history view)
2023-08-12 10:26:40 -06:00
package
models
type
ResourceGraphOptions
struct
{
WIP adding medical history timeline view. (#325)
2023-11-23 09:51:01 -07:00
ResourcesIds
[
]
OriginBase
`
json:"resource_ids"
`
WIP paginate graph (medical history view)
2023-08-12 10:26:40 -06:00
}